Skip to content

Commit 63fe2b1

Browse files
rsbrosti-am-mounce
authored andcommitted
fix: fixing pyscan init to install more robustly.
1 parent 3665cd2 commit 63fe2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyscan/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1+
from pyscan.general import *
12
from pyscan.measurement import *
23
from pyscan.drivers import *
3-
from pyscan.general import *
44
from pyscan.plotting import *
55
from pyscan.drivers.testing import *

0 commit comments

Comments
 (0)