We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 672fc8e commit 1731950Copy full SHA for 1731950
1 file changed
pyrevolve/crevolve.pyx
@@ -5,7 +5,7 @@ cimport revolve_c
5
from enum import Enum
6
import warnings
7
8
-from tools import OutputGrabber
+from .tools import OutputGrabber
9
10
11
class RevolveError(Exception):
0 commit comments