chore(consistency): sync task status from DB [auto]
Updated by fix-consistency on 2026-05-15: - update .custodian-brief.md for repo-scoping
This commit is contained in:
parent
f38ed6847c
commit
084159e51c
42 changed files with 5 additions and 5 deletions
4
src/repo_scoping/scope/__init__.py
Normal file
4
src/repo_scoping/scope/__init__.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
from repo_registry.scope.generator import ScopeGenerator
|
||||
from repo_registry.scope.validator import ScopeValidator
|
||||
|
||||
__all__ = ["ScopeGenerator", "ScopeValidator"]
|
||||
Loading…
Add table
Add a link
Reference in a new issue