Skip to content

Commit

Permalink
feat(bot): test
Browse files Browse the repository at this point in the history
  • Loading branch information
AnzhiZhang committed Feb 3, 2024
1 parent 4614734 commit 0f6241d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/bot/bot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from bot.plugin import Plugin

plugin: Plugin

# 1

def on_load(server, prev_module):
global plugin
Expand Down

0 comments on commit 0f6241d

Please sign in to comment.