utilities is a project module, not a third party one

This commit is contained in:
Davte 2019-12-01 18:21:01 +01:00
parent e7a30d0369
commit 189a10ddbe

View File

@ -5,7 +5,7 @@ import asyncio
from collections import OrderedDict
import logging
# Third party modules
# Project modules
from .utilities import extract, make_button, make_inline_keyboard
default_language_messages = {