Skip to content

Commit 8190984

Browse files
committed
Remove unused imports from test file
1 parent 82f477a commit 8190984

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/test_numpy_vector_converter.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,7 @@
1414

1515
import pytest
1616
import os
17-
import sys
1817

19-
import autowrap.DeclResolver
20-
import autowrap.CodeGenerator
21-
import autowrap.PXDParser
22-
import autowrap.Utils
2318
import autowrap
2419

2520
# Import the converter and register it

0 commit comments

Comments
 (0)