diff options
Diffstat (limited to 'tests/main.py')
| -rw-r--r-- | tests/main.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/main.py b/tests/main.py index bb95e79..211b3d3 100644 --- a/tests/main.py +++ b/tests/main.py @@ -4,3 +4,5 @@ bot = Bot(hot_reload=True) if __name__ == "__main__": bot.run() + + |
