Compare commits
No commits in common. "060362ec09d04ac5c4219196f8bd7d8795cf115e" and "a455b46b72d7795f188909eed585c4e53804b87c" have entirely different histories.
060362ec09
...
a455b46b72
@ -1,6 +0,0 @@
|
||||
from pathlib import Path
|
||||
|
||||
base_dir = Path("data")
|
||||
file_path = base_dir / "raw" / "processed.json"
|
||||
|
||||
file_path.mkdir(parents=True, exist_ok=True)
|
||||
Loading…
x
Reference in New Issue
Block a user