Skip to content

Commit 91b15af

Browse files
authored
Merge pull request #410 from crytic/dev
Sync master with dev
2 parents 4f38dd1 + 59e329d commit 91b15af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crytic_compile/utils/zip.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ def load_from_zip(target: str) -> List["CryticCompile"]:
3232
"""Load a file from a zip
3333
3434
Args:
35-
target (str): path to the
35+
target (str): path to the file
3636
3737
Returns:
3838
List[CryticCompile]: List of loaded projects

0 commit comments

Comments
 (0)