black reformat

This commit is contained in:
bobloy 2018-10-09 10:05:10 -04:00
parent 6f3a2e8673
commit b3eef59618

View File

@ -1,4 +1,5 @@
from .howdoi import Howdoi
def setup(bot):
bot.add_cog(Howdoi(bot))