chore: reformat

This commit is contained in:
Tiara Rodney 2025-05-25 16:33:06 +02:00
parent 197560078e
commit a6979d54bd
No known key found for this signature in database
GPG key ID: 5F43FAB4FBE5B5EB

View file

@ -3,6 +3,5 @@ from sphinx.util.typing import 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 {}