Queer European MD passionate about IT
ソースを参照

utilities is a project module, not a third party one

Davte 5 年 前
コミット
189a10ddbe
1 ファイル変更1 行追加1 行削除
  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 = {