This repository has been archived on 2025-12-22. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
QWeatherReporter/logs/__init__.py

8 lines
238 B
Python
Raw Normal View History

2021-11-18 22:21:01 +08:00
#!/usr/bin/env python
# -- coding:utf-8 --
# @Author: markushammered@gmail.com
# @Development Tool: PyCharm
# @Create Time: 2021/11/18
# @File Name: __init__.py
print('This file is used for stating this folder is not an empty directory')