Untitled

 avatar
unknown
plain_text
3 months ago
369 B
4
Indexable
Traceback (most recent call last):
  File "/usr/local/lib/python3.10/runpy.py", line 196, in _run_module_as_main
    return _run_code(code, main_globals, None,
  File "/usr/local/lib/python3.10/runpy.py", line 86, in _run_code
    exec(code, run_globals)
  File "/home/user/app/bott/Monarch/__main__.py", line 36, in <module>
    with monarch:
AttributeError: __enter__
Editor is loading...
Leave a Comment