Skip to content

Commit a71ab12

Browse files
committed
refactor: Set handler's name
1 parent ad09a2d commit a71ab12

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/mkdocstrings_handlers/python/handler.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ def chdir(path: str) -> Iterator[None]: # noqa: D103
5353
class PythonHandler(BaseHandler):
5454
"""The Python handler class."""
5555

56+
name = "python"
57+
"""The handler's name."""
5658
domain: str = "py" # to match Sphinx's default domain
5759
"""The cross-documentation domain/language for this handler."""
5860
enable_inventory: bool = True

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy