You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "calendar-cli.py", line 904, in <module>
main()
File "calendar-cli.py", line 772, in main
parser.set_defaults(**defaults)
UnboundLocalError: local variable 'defaults' referenced before assignment
The text was updated successfully, but these errors were encountered:
That code was written once, not covered by any test code, and never tested again ... probably the code around has changed a bit.
I'm really in a pinch now timewise, too much to do and too little time. I've committed a very quick attempt on fixing it in the master branch and v0.11.0.dev branch, but it's not at all tested.
The text was updated successfully, but these errors were encountered: