#41 ModuleNotFoundError: No module named accept
Closed: Fixed by pac23. Opened by bcotton.

Looks like the current state of the repo needs a fix after c6b620a.

[🎩1015 bcotton@fpgm ~/devel/fedora-change-wrangler ]$ python3 main.py auth pagure --whoami
Traceback (most recent call last):
  File "main.py", line 7, in <module>
    import accept 
ModuleNotFoundError: No module named 'accept'
[🎩1016 bcotton@fpgm ~/devel/fedora-change-wrangler ]$ 

Metadata Update from @pac23:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Metadata