Skip to content

Commit 385d5e9

Browse files
author
Daniel Ruprecht
committed
removed pytest import
1 parent 3dc32b1 commit 385d5e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_collocation.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import pySDC.Collocation
22
from pySDC.CollocationClasses import *
33
import numpy as np
4-
import pytest
54

65
# py.test excludes classes with a constructor by default, so define parameter here
76

0 commit comments

Comments
 (0)