feat: __init__.py

This commit is contained in:
RTAkland
2021-12-15 21:46:09 +08:00
parent cfc75d5c13
commit ce30d6ef75
3 changed files with 14 additions and 1 deletions

6
core/language.py Normal file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env python3
# -- coding:utf-8 --
# @Author: markushammered@gmail.com
# @Development Tool: PyCharm
# @Create Time: 2021/12/15
# @File Name: language.py