fix: 若干改进

This commit is contained in:
2025-12-11 17:42:08 +08:00
parent ca190721ff
commit 5c7b74a0d6
4 changed files with 20 additions and 9 deletions

View File

@@ -38,4 +38,4 @@ def probe_all(is_stem = 1):
if __name__ == "__main__":
import os
print(os.getcwd())
print(probe_all())
print(probe_all())