Skip to content

Commit

Permalink
docs: Remove old contents
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Aug 28, 2023
1 parent 9371e9f commit b89bb2d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/mkdocstrings/handlers/base.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
"""Base module for handlers.
This module contains the base classes for implementing handlers.
It also provides two methods:
- `get_handler`, that will cache handlers into the `HANDLERS_CACHE` dictionary.
- `teardown`, that will teardown all the cached handlers, and then clear the cache.
"""

from __future__ import annotations
Expand Down

0 comments on commit b89bb2d

Please sign in to comment.