feat: fixed a bug

This commit is contained in:
RTAkland
2021-12-16 21:00:04 +08:00
parent 9767bc9ef1
commit 5ad45b5f1c
2 changed files with 15 additions and 13 deletions

6
QWeather.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/16
# @File Name: QWeather.py