From 19be42282c93bad0da36ce07fe9bee61a5eba879 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gen=C3=ADs=20Calderer?= Date: Thu, 28 Nov 2024 10:36:20 +0100 Subject: [PATCH] Reformat, reformat --- tests/models/test_thermal_model.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/models/test_thermal_model.py b/tests/models/test_thermal_model.py index 469b0a0..3a6c128 100644 --- a/tests/models/test_thermal_model.py +++ b/tests/models/test_thermal_model.py @@ -1,5 +1,5 @@ """Test cases from Annex E of CIGRE TB 601.""" -import pytest + def test_compute_conductor_temperature(example_model_1_conductors, example_model_2_conductors): # Check that the ampacity of a span with two conductors is divided