This repository has been archived on 2026-08-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
MoeCounter/src/tests/__init__.py
T

9 lines
179 B
Python
Raw Normal View History

2022-09-02 20:56:16 +08:00
#!/usr/bin/env python3
# -- coding:utf-8 --
# @Author: markushammered@gmail.com
# @Development Tool: PyCharm
# @Create Time: 2022/8/30
# @File Name: __init__.py.py
2022-09-03 08:00:59 +08:00
__all__ = []