fix: clean basedpyright test errors

This commit is contained in:
lda
2026-06-09 18:57:48 +07:00 Verified
parent 108d7ab7fc
commit 0e99bb660f
8 changed files with 37 additions and 21 deletions
@@ -187,7 +187,6 @@ def _runtime_reuse_server(
)
],
)
assert config.store_roots is not None
store_roots = config.store_roots
workflow_stores = file_workflow_stores(store_roots.workflow_root)
auth_store = FileAuthStore(store_roots.auth_root)