Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 34f3cb7

Browse files
committed
fmt off
1 parent 302a6c8 commit 34f3cb7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/test_magic_arguments.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
LEADING_SPACE = "" if sys.version_info > (3, 13) else " "
1616

17+
#We do test docstring behavior here.
18+
#fmt: off
1719

1820
@magic_arguments()
1921
@argument('-f', '--foo', help="an argument")

0 commit comments

Comments
 (0)