Forgot about this line. Was it causes reload issue?

This commit is contained in:
bobloy 2020-07-29 15:11:04 -04:00
parent 152690b17e
commit 7de222dfe4

View File

@ -5,6 +5,6 @@ def setup(bot):
bot.add_cog(Chatter(bot))
__all__ = (
'chatterbot'
)
# __all__ = (
# 'chatterbot'
# )