Skip to content

Commit

Permalink
Fix formatting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
david-yan committed Jun 30, 2020
1 parent 210a953 commit 3da3f3f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/roots/test-dummy/dummy_module.py
Expand Up @@ -32,7 +32,7 @@ class Class:
Description
.. attribute:: y
bar
.. attribute:: z
Expand Down
2 changes: 1 addition & 1 deletion tests/test_sphinx_autodoc_typehints.py
Expand Up @@ -263,7 +263,7 @@ class dummy_module.Class(x, y, z=None)
"int"
z
baz
Type:
Expand Down

0 comments on commit 3da3f3f

Please sign in to comment.