Skip to content

Commit a4f4696

Browse files
committed
Fix docstring to one line for ruff
1 parent 5d09ee7 commit a4f4696

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

testing/test_argparsing_repr_fix.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
"""
2-
Test case for issue #13817: AttributeError with invalid flag in pytest_addoption
3-
"""
1+
"""Test case for issue #13817: AttributeError with invalid flag in pytest_addoption."""
42

53
from __future__ import annotations
64

0 commit comments

Comments
 (0)