edit: modified code logic

This commit is contained in:
RTAkland
2021-11-16 21:46:48 +08:00
parent 3aa25299b8
commit 0ef9054a89
8 changed files with 29 additions and 163 deletions

6
lib/__init__.py Normal file
View File

@@ -0,0 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-
# @Author: markushammered@gmail.com
# @Development Tool: PyCharm
# @Create Time: 2021/10/16
# @File Name: __init__.py