chore: reformat
This commit is contained in:
parent
197560078e
commit
a6979d54bd
1 changed files with 1 additions and 2 deletions
|
|
@ -3,6 +3,5 @@ from sphinx.util.typing import ExtensionMetadata
|
||||||
|
|
||||||
|
|
||||||
def setup(app: Sphinx) -> ExtensionMetadata:
|
def setup(app: Sphinx) -> ExtensionMetadata:
|
||||||
"""add this extension and its children to a Sphinx application
|
"""add this extension and its children to a Sphinx application"""
|
||||||
"""
|
|
||||||
return {}
|
return {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue