Finalize repo-scoping runtime rename
This commit is contained in:
parent
084159e51c
commit
28fad1b248
62 changed files with 445 additions and 305 deletions
|
|
@ -1,5 +1,5 @@
|
|||
from repo_registry.content_indexing.extractor import ContentExtractor
|
||||
from repo_registry.core.models import ObservedFact
|
||||
from repo_scoping.content_indexing.extractor import ContentExtractor
|
||||
from repo_scoping.core.models import ObservedFact
|
||||
|
||||
|
||||
def fact(id, kind, name, path="", line=None, source_role=""):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue