Skip to content

Commit

Permalink
fixup
Browse files Browse the repository at this point in the history
  • Loading branch information
nyalldawson committed Sep 11, 2024
1 parent d13759d commit 6e85c8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoautosummary.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
from sphinx.util import logging
from sphinx.util.inspect import isstaticmethod, safe_getattr

from process_links import OverloadedPythonMethodDocumenter
from documenters import OverloadedPythonMethodDocumenter

# from sphinx.directives import directive
logger = logging.getLogger(__name__)
Expand Down

0 comments on commit 6e85c8b

Please sign in to comment.