Queer European MD passionate about IT
Sfoglia il codice sorgente

utilities is a project module, not a third party one

Davte 5 anni fa
parent
commit
189a10ddbe
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      davtelepot/languages.py

+ 1 - 1
davtelepot/languages.py

@@ -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 = {