diff --git a/bot/utils.py b/bot/utils.py index 1f10fa9..a565779 100644 --- a/bot/utils.py +++ b/bot/utils.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- """ Utility functions and decorators for the bot. """