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 c4d388f commit a33cea6Copy full SHA for a33cea6
pySDC/implementations/problem_classes/Piline.py
@@ -1,6 +1,6 @@
1
import numpy as np
2
3
-from pySDC.core.Errors import ParameterError, ProblemError
+from pySDC.core.Errors import ParameterError
4
from pySDC.core.Problem import ptype
5
from pySDC.implementations.datatype_classes.mesh import mesh
6
0 commit comments