From a5fd9c23049e88c64837819538fe0aec33e1d41e Mon Sep 17 00:00:00 2001 From: Deepak Mallubhotla Date: Sun, 9 Apr 2023 16:30:40 -0500 Subject: [PATCH] style: whoops blank line --- tests/util/test_fast_v_calc.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/util/test_fast_v_calc.py b/tests/util/test_fast_v_calc.py index ecbf764..b5c44d9 100644 --- a/tests/util/test_fast_v_calc.py +++ b/tests/util/test_fast_v_calc.py @@ -132,4 +132,3 @@ def test_fast_v_calc_asymmetric_multidipoles_but_symmetric(): expected, err_msg="Voltages at dot aren't as expected for multidipole calc.", ) -