This commit is contained in:
2026-07-06 23:15:30 +08:00
parent c7ae2d86ec
commit 1fb62f9d45
15 changed files with 1865 additions and 44 deletions
+1
View File
@@ -16,5 +16,6 @@ def test_imports_new_packages() -> None:
"storage",
"tools",
"world",
"workflow",
):
importlib.import_module(package)