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 0812d5f commit 2bb1895Copy full SHA for 2bb1895
docs/conf.py
@@ -17,8 +17,6 @@ def read(*names, **kwargs):
17
# Perhaps this is "obvious" to those that know type hints. Perhaps we should
18
# explain briefly with a link to the typing docs.
19
("py:class", "desert.T"),
20
- # TODO: get around to adding .. py:module to attrs somewhere
21
- ("py:mod", "attrs"),
22
]
23
24
0 commit comments