Skip to content

Commit 4a08322

Browse files
authored
Update testing/acceptance_test.py
1 parent be47d2c commit 4a08322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/acceptance_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1452,7 +1452,7 @@ def my_fixture(self, request):
14521452
) from exc
14531453

14541454

1455-
def test_issue_11872():
1455+
def test_issue_11872() -> None:
14561456
# see https://github.com/pytest-dev/pytest/issues/11872
14571457
from urllib.error import HTTPError
14581458

0 commit comments

Comments
 (0)