summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorda-woods <dw-git@d-woods.co.uk>2022-07-16 09:58:41 +0100
committerda-woods <dw-git@d-woods.co.uk>2022-07-16 09:58:41 +0100
commit119d7679be2609fd7cdb8385c914ebb437046a01 (patch)
treea317d4ca2b5563f220c12da2358eb9815e3bd3e7
parent66150dfebc45c9b3acc40ca6e78e972150c50528 (diff)
parentd270a7943294943854baaabb28a172360cc041e8 (diff)
downloadcython-119d7679be2609fd7cdb8385c914ebb437046a01.tar.gz
Merge branch 'match-class' into match-or
-rw-r--r--tests/run/extra_patma_py.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/run/extra_patma_py.py b/tests/run/extra_patma_py.py
index 5b23435e6..e4b2aef84 100644
--- a/tests/run/extra_patma_py.py
+++ b/tests/run/extra_patma_py.py
@@ -3,8 +3,6 @@
from __future__ import print_function
-import cython
-
import array
def test_type_inference(x):