Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
MoseleyS committed Sep 22, 2023
1 parent bf4bdaa commit 99f6802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion improver_tests/categorical/test_utilities.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,12 @@
from improver.categorical.utilities import (
categorical_attributes,
check_tree,
day_night_map,
expand_nested_lists,
get_parameter_names,
interrogate_decision_tree,
update_daynight,
update_tree_thresholds,
day_night_map,
)
from improver.synthetic_data.set_up_test_cubes import (
add_coordinate,
Expand Down

0 comments on commit 99f6802

Please sign in to comment.