You've already forked QWeatherReporter
6 lines
162 B
Python
6 lines
162 B
Python
|
|
#!/usr/bin/env python3
|
||
|
|
# -- coding:utf-8 --
|
||
|
|
# @Author: markushammered@gmail.com
|
||
|
|
# @Development Tool: PyCharm
|
||
|
|
# @Create Time: 2021/12/15
|
||
|
|
# @File Name: checktime.py
|