Skip to content

Commit 4a0807f

Browse files
author
Myles Metzler
committed
Stash changes
1 parent 1bdc2d8 commit 4a0807f

File tree

6 files changed

+1896
-329
lines changed

6 files changed

+1896
-329
lines changed

bin/chamberconnectlibrary-test.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
import sys
1111
import traceback
1212
from chamberconnectlibrary.espec import Espec
13-
from chamberconnectlibrary.watlowF4T import WatlowF4T
14-
from chamberconnectlibrary.watlowF4 import WatlowF4
13+
from chamberconnectlibrary.watlowf4t import WatlowF4T
14+
from chamberconnectlibrary.watlowf4 import WatlowF4
1515

1616
def main(**kwargs):
1717
'''Try each command given a set of parameters'''

0 commit comments

Comments
 (0)