from .latex import Latex def setup(bot): bot.add_cog(Latex(bot))