less pain
This commit is contained in:
+1
-1
@@ -493,7 +493,7 @@ class TrackState:
|
||||
@dataclass
|
||||
class FileItem:
|
||||
path: str
|
||||
auto_aggregate: bool = True
|
||||
auto_aggregate: bool = False
|
||||
force_full: bool = False
|
||||
selected: bool = False
|
||||
ast_signatures: bool = False
|
||||
|
||||
Reference in New Issue
Block a user