mirror of https://github.com/Mai-with-u/MaiBot.git
Merge branch 'dev' of https://github.com/MaiM-with-u/MaiBot into dev
commit
bb9c914f80
|
|
@ -14,8 +14,6 @@ project_root = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
||||||
sys.path.insert(0, project_root)
|
sys.path.insert(0, project_root)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def test_version_normalization():
|
def test_version_normalization():
|
||||||
"""测试版本号标准化功能"""
|
"""测试版本号标准化功能"""
|
||||||
print("🧪 测试版本号标准化...")
|
print("🧪 测试版本号标准化...")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue