Skip to content
Snippets Groups Projects
Commit 003fa66d authored by Robert K's avatar Robert K
Browse files

[bugfix] Remove import of Parameters.

parent fb690f00
No related branches found
No related tags found
No related merge requests found
Pipeline #55412 passed
......@@ -4,7 +4,7 @@ from dune.grid import cartesianDomain
from dune.alugrid import aluCubeGrid as Grid
import dune.fem
from dune.fem import parameter
from dune.femdg.testing import run, Parameters
from dune.femdg.testing import run
def problem():
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment