Skip to content

Commit 7a5a8e3

Browse files
committed
isort error
1 parent c2c35b9 commit 7a5a8e3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

freegsnke/tests/test_control_loop_interpolation.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,7 @@
99
interpolate_spline,
1010
interpolate_step,
1111
)
12-
from freegsnke.control_loop.virtual_circuits_category import (
13-
VirtualCircuitsController,
14-
)
12+
from freegsnke.control_loop.virtual_circuits_category import VirtualCircuitsController
1513

1614

1715
def waveform(values):

0 commit comments

Comments
 (0)