-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello!
I am trying to skip preprocessing and running into issue.
If the config files contains :
preprocessing:
skip: True
Then line 66 kicks in (skip_preprocessing == False:) and the variable savepreprocessed does not have a value. The rest of the code is outside this if and relies on savepreprocessed having a value.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels