understanding commited on
Commit
cb57d6e
·
verified ·
1 Parent(s): 286d605

Create __init__.py

Browse files
Files changed (1) hide show
  1. bot/__init__.py +1 -4
bot/__init__.py CHANGED
@@ -1,4 +1 @@
1
- # PATH: bot/__init__.py
2
- # Keep this file SMALL to avoid circular imports.
3
- __all__ = ["__version__"]
4
- __version__ = "0.1.0"
 
1
+ # PATH: bot/core/__init__.py