PyWxDump/Program/__init__.py

12 lines
326 B
Python
Raw Normal View History

2023-08-21 23:55:59 +08:00
# -*- coding: utf-8 -*-#
# -------------------------------------------------------------------------------
# Name: __init__.py.py
# Description:
# Author: xaoyaoo
# Date: 2023/08/21
# -------------------------------------------------------------------------------
if __name__ == '__main__':
pass