quiet flag causes attributeerror
Closed this issue · 0 comments
brokkr commented
Traceback (most recent call last):
File "/home/mads/.local/bin/poca", line 83, in <module>
main()
File "/home/mads/.local/bin/poca", line 63, in main
poca.output.plans_upgrade(subdata)
File "/home/mads/.local/lib/python3.8/site-packages/poca/output.py", line 94, in plans_upgrade
USERDEL = USERDEL_DIC[STREAM.glyphs]
AttributeError: 'Logger' object has no attribute 'glyphs'