Skip to content

Commit c811698

Browse files
moved create_dir_paths to src as it uses hydra conf
Fixes #46
1 parent 17e02d2 commit c811698

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ mamba activate <env_name>
8282
Run
8383

8484
```bash
85-
python utils/create_dir_paths.py
85+
python src/create_dir_paths.py
8686
```
8787

8888
### Pipeline

0 commit comments

Comments
 (0)