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
{{ message }}
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.
The __all__ list in minecraft_bot/src doesn't contain grounded_knowledge.py file -- and this error occurs when this script is executed on grounded_knowledge.py
minecraft_bot/src/__init__.py has to be modified : "grounded_knowledge" to be added in the list
File "codelint.py", line 215, in
refactor_autopep8(python_filename)
NameError: name 'python_filename' is not defined
The text was updated successfully, but these errors were encountered: