fix: resolve CI linting and type checking errors
This commit is contained in:
@@ -10,4 +10,4 @@ class FileSpec:
|
|||||||
path: str
|
path: str
|
||||||
content: str
|
content: str
|
||||||
encoding: str = "utf-8"
|
encoding: str = "utf-8"
|
||||||
executable: bool = False
|
executable: bool = False
|
||||||
Reference in New Issue
Block a user