Skip to content

Commit 1f15678

Browse files
committed
add robust module to list of included files
1 parent 2111117 commit 1f15678

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

control/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@
6565
from .ctrlutil import *
6666
from .frdata import *
6767
from .canonical import *
68+
from .robust import *
6869

6970
# Exceptions
7071
from .exception import *

0 commit comments

Comments
 (0)