aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Boris Muratov <[email protected]>2021-03-10 20:36:06 +0200
committerGravatar Boris Muratov <[email protected]>2021-03-10 20:36:06 +0200
commitf6b608a977406810d95e4a1dfccbb915bf62268e (patch)
tree8ab8cfa0a2e9045133d8dd0aeea48c94bcf825b3
parentMake talentpool a package and move cog load to __init__.py (diff)
Add __init__.py to recruitment
Make it a package as well so that the talentpool actually loads.
-rw-r--r--bot/exts/recruitment/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/bot/exts/recruitment/__init__.py b/bot/exts/recruitment/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/bot/exts/recruitment/__init__.py