Skip to content

Commit 1072dea

Browse files
committed
fix missed conflict
1 parent 8cb831f commit 1072dea

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

control/tests/xferfcn_test.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,8 @@
1111
ss2tf
1212
from control.lti import evalfr
1313
from control.exception import slycot_check
14-
<<<<<<< HEAD
1514
from control.lti import isctime, isdtime
16-
=======
1715
from control.dtime import sample_system
18-
# from control.lti import isdtime
19-
>>>>>>> master
2016

2117

2218
class TestXferFcn(unittest.TestCase):

0 commit comments

Comments
 (0)