Skip to content

Commit

Permalink
Fix formatting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
david-yan authored and gaborbernat committed Dec 31, 2021
1 parent ca7f013 commit c3211b3
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 @@ -27,7 +27,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 @@ -291,7 +291,7 @@ class dummy_module.Class(x, y, z=None)
"int"
z
baz
Type:
Expand Down

0 comments on commit c3211b3

Please sign in to comment.