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.
2 parents 3dc32b1 + 385d5e9 commit 8084f18Copy full SHA for 8084f18
tests/test_collocation.py
@@ -1,7 +1,6 @@
1
import pySDC.Collocation
2
from pySDC.CollocationClasses import *
3
import numpy as np
4
-import pytest
5
6
# py.test excludes classes with a constructor by default, so define parameter here
7
0 commit comments