Skip to content

Commit

Permalink
Hotfix for test_full.py script
Browse files Browse the repository at this point in the history
  • Loading branch information
szmazurek committed Nov 19, 2023
1 parent 97c395c commit baf5153
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testing/test_full.py
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,6 @@ def test_train_segmentation_rad_2d(device):
parameters["nested_training"]["testing"] = -5
parameters["nested_training"]["validation"] = -5
sanitize_outputDir()
print(parameters)
TrainingManager(
dataframe=training_data,
outputDir=outputDir,
Expand Down

0 comments on commit baf5153

Please sign in to comment.