generated from coulomb/repo-seed
first steps to better scanning of repos
This commit is contained in:
@@ -119,6 +119,7 @@ class ContentChunk:
|
||||
start_line: int
|
||||
end_line: int
|
||||
text: str
|
||||
metadata: dict[str, Any] = field(default_factory=dict)
|
||||
|
||||
|
||||
@dataclass(frozen=True)
|
||||
|
||||
Reference in New Issue
Block a user