Skip to content

Commit bff1992

Browse files
authored
Typo
1 parent 7052a90 commit bff1992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eb_hooks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ def pre_test_hook_ignore_failing_tests_FFTWMPI(self, *args, **kwargs):
336336

337337
def pre_test_hook_ignore_failing_tests_SciPybundle(self, *args, **kwargs):
338338
"""
339-
Pre-test hook for SciPy-bundle: skip failing tests for selected SciPy-bundle vrsions
339+
Pre-test hook for SciPy-bundle: skip failing tests for selected SciPy-bundle versions
340340
In version 2021.10, 2 failing tests in scipy 1.6.3:
341341
FAILED optimize/tests/test_linprog.py::TestLinprogIPSparse::test_bug_6139 - A...
342342
FAILED optimize/tests/test_linprog.py::TestLinprogIPSparsePresolve::test_bug_6139

0 commit comments

Comments
 (0)