Skip to content

Commit

Permalink
test: Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tk0miya committed Apr 5, 2020
1 parent afdcd73 commit becc798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_autodoc.py
Original file line number Diff line number Diff line change
Expand Up @@ -1422,7 +1422,7 @@ def test_wrappedfunction(app):
' :module: target.wrappedfunction',
'',
' This function is slow.',
' ',
'',
]


Expand Down

0 comments on commit becc798

Please sign in to comment.