From 99f680208c8ab600c3a79022801bf4a198150a5b Mon Sep 17 00:00:00 2001 From: Stephen Moseley Date: Fri, 22 Sep 2023 14:36:52 +0100 Subject: [PATCH] isort --- improver_tests/categorical/test_utilities.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/improver_tests/categorical/test_utilities.py b/improver_tests/categorical/test_utilities.py index 8116a6e90b..162fa95c21 100644 --- a/improver_tests/categorical/test_utilities.py +++ b/improver_tests/categorical/test_utilities.py @@ -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,