Skip to content

Commit 4e9fd2c

Browse files
committed
Remove old imports
1 parent 028aa8d commit 4e9fd2c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

example/test_examples.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,9 @@
77
import subprocess
88
import tempfile
99
import nbformat
10-
import sys
1110
from example import modelchain_example as mc_e
1211
from example import turbine_cluster_modelchain_example as tc_mc_e
1312
from numpy.testing import assert_allclose
14-
import pytest
1513

1614

1715
class TestExamples:

0 commit comments

Comments
 (0)