Skip to content

Commit d9d8bc1

Browse files
committed
Remove --ext shorthand option
1 parent 2d3835c commit d9d8bc1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

array_api_tests/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88

99
def pytest_addoption(parser):
1010
parser.addoption(
11-
'--ext',
1211
'--disable-extension',
1312
nargs='+',
1413
default=[],

0 commit comments

Comments
 (0)