Skip to content

Commit

Permalink
move example
Browse files Browse the repository at this point in the history
Signed-off-by: neuronflow <[email protected]>
  • Loading branch information
neuronflow committed Feb 14, 2024
1 parent 0ef4dce commit 89707d2
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ def preprocess(inputDir):

### *** GOGOGO *** ###
if __name__ == "__main__":
EXAMPLE_DATA_DIR = turbopath("example_data")
EXAMPLE_DATA_DIR = turbopath("example/example_data")

exams = EXAMPLE_DATA_DIR.dirs()

Expand Down

0 comments on commit 89707d2

Please sign in to comment.