We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfb54f6 commit 3f761a0Copy full SHA for 3f761a0
src/sphinx_peek/__init__.py
@@ -1,4 +1,5 @@
1
"""A sphinx extension for peeking at internal references."""
2
+
3
from __future__ import annotations
4
5
from dataclasses import dataclass, fields
0 commit comments