From f6b608a977406810d95e4a1dfccbb915bf62268e Mon Sep 17 00:00:00 2001 From: Boris Muratov <8bee278@gmail.com> Date: Wed, 10 Mar 2021 20:36:06 +0200 Subject: Add __init__.py to recruitment Make it a package as well so that the talentpool actually loads. --- bot/exts/recruitment/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 bot/exts/recruitment/__init__.py diff --git a/bot/exts/recruitment/__init__.py b/bot/exts/recruitment/__init__.py new file mode 100644 index 000000000..e69de29bb -- cgit v1.2.3