refactor(test): update import statement to use data_preprocessing module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from convert import *
|
||||
from data_preprocessing import *
|
||||
from joblib import dump, load
|
||||
|
||||
# b = generate_damage_files_index(
|
||||
|
||||
Reference in New Issue
Block a user