From 3b51ba0e9fe84fe1598a95789d9d32a6337ad6cd Mon Sep 17 00:00:00 2001 From: Charles Guan <3221512+charlesincharge@users.noreply.github.com> Date: Tue, 31 Oct 2023 13:24:39 -0700 Subject: [PATCH] Fix linting --- tests/neurotechdevkit/scenarios/test_metrics.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/neurotechdevkit/scenarios/test_metrics.py b/tests/neurotechdevkit/scenarios/test_metrics.py index fe29c937..88252c4b 100644 --- a/tests/neurotechdevkit/scenarios/test_metrics.py +++ b/tests/neurotechdevkit/scenarios/test_metrics.py @@ -12,7 +12,6 @@ calculate_focal_fwhm, calculate_focal_gain, calculate_focal_pressure, - calculate_focal_position, calculate_focal_volume, calculate_i_pa_off_target, calculate_i_pa_target,