mirror of
https://github.com/RYDE-WORK/ktransformers.git
synced 2026-01-23 15:03:22 +08:00
11 lines
225 B
Python
11 lines
225 B
Python
#!/usr/bin/env python
|
|
# coding=utf-8
|
|
'''
|
|
Description :
|
|
Author : kkk1nak0
|
|
Date : 2024-08-15 07:34:46
|
|
Version : 1.0.0
|
|
LastEditors : unicornchan
|
|
LastEditTime : 2025-02-10 00:59:53
|
|
'''
|
|
__version__ = "0.2.0" |