Skip to content

Commit b46c382

Browse files
update extract
1 parent 800130c commit b46c382

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

github_scripts/rose_stem_extract_source.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
def main() -> None:
2222

2323
clone_loc = Path(os.environ["SOURCE_DIRECTORY"])
24-
clone_loc.mkdir(parents=True)
2524

2625
dependencies: Dict = literal_eval(os.environ["DEPENDENCIES"])
2726

0 commit comments

Comments
 (0)