We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed74a51 commit 586c102Copy full SHA for 586c102
pyobs_flipro/fliprodriver.pyx
@@ -11,7 +11,7 @@ cimport numpy as np
11
np.import_array()
12
13
14
-from libflipro cimport *
+from pyobs_flipro.libflipro cimport *
15
16
17
cdef class DeviceInfo:
0 commit comments