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