Skip to content

Commit 7a5af50

Browse files
author
Henrik Sandberg
committed
Fixed merge error with __all__.
1 parent 12ba677 commit 7a5af50

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

control/sysnorm.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@
2020

2121
__all__ = ['norm']
2222

23-
__all__ = ['norm']
24-
2523
#------------------------------------------------------------------------------
2624

2725
def _slycot_or_scipy(method):

0 commit comments

Comments
 (0)