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 bb2c770 commit eee26e3Copy full SHA for eee26e3
2 files changed
pyci/fanci/ap1rog.py
@@ -10,7 +10,7 @@
10
11
import pyci
12
13
-from ..pyci import AP1roGObjective
+from pyci._pyci import AP1roGObjective
14
from .fanci import FanCI
15
16
pyci/fanci/apig.py
@@ -9,7 +9,7 @@
9
-from ..pyci import APIGObjective
+from pyci._pyci import APIGObjective
0 commit comments