summaryrefslogtreecommitdiff
path: root/numpy/f2py/tests/util.py
diff options
context:
space:
mode:
authorDWesl <22566757+DWesl@users.noreply.github.com>2023-01-27 21:28:55 -0500
committerDWesl <22566757+DWesl@users.noreply.github.com>2023-01-27 21:28:55 -0500
commitdbeaf074e310e9a3657cac52fc3b5d90598a435b (patch)
tree8cb07ed08d7fdb5ba9fdeabc8f48c6a08c18acd6 /numpy/f2py/tests/util.py
parent015ecf60a0402074c37821f8019f10fce78143ba (diff)
downloadnumpy-dbeaf074e310e9a3657cac52fc3b5d90598a435b.tar.gz
Revert "FIX: Add glob import for test module rebase."
This reverts commit 33709afdbbc47b7adb7dd06a730246d8c02f724f.
Diffstat (limited to 'numpy/f2py/tests/util.py')
-rw-r--r--numpy/f2py/tests/util.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/numpy/f2py/tests/util.py b/numpy/f2py/tests/util.py
index 94029d51d..1534c4e7d 100644
--- a/numpy/f2py/tests/util.py
+++ b/numpy/f2py/tests/util.py
@@ -14,7 +14,6 @@ import shutil
import atexit
import textwrap
import re
-import glob
import pytest
import contextlib
import numpy