Forgot about this line. Was it causes reload issue?

pull/107/head
bobloy 5 years ago
parent 152690b17e
commit 7de222dfe4

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

Loading…
Cancel
Save