Skip to content

Commit

Permalink
gibbs
Browse files Browse the repository at this point in the history
  • Loading branch information
sronilsson committed Nov 20, 2024
1 parent 47f1742 commit 2112f74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion simba/mixins/feature_extraction_mixin.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from scipy.spatial.qhull import QhullError

import simba
from simba.utils.checks import (check, check_file_exist_and_readable,
from simba.utils.checks import (check_file_exist_and_readable,
check_if_filepath_list_is_empty,
check_minimum_roll_windows)
from simba.utils.enums import Options, Paths
Expand Down

0 comments on commit 2112f74

Please sign in to comment.