diff options
author | 2018-10-02 22:08:29 +0200 | |
---|---|---|
committer | 2018-10-02 22:08:29 +0200 | |
commit | c0436c8a1e6240bae819b82f1237529b3170a74c (patch) | |
tree | f2cff20852fe55689adc2dd1d3eb0d75d3982029 /bot/constants.py | |
parent | Fix wrongful indentation. (diff) |
Add some comments and docstrings documenting the code and replacing minor issues.
Diffstat (limited to 'bot/constants.py')
-rw-r--r-- | bot/constants.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bot/constants.py b/bot/constants.py index f2376c4d..e69de29b 100644 --- a/bot/constants.py +++ b/bot/constants.py @@ -1 +0,0 @@ -token = '' |