Skip to content

Commit 2bb1895

Browse files
authored
attrs now has :mod: links
python-attrs/attrs#849
1 parent 0812d5f commit 2bb1895

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ def read(*names, **kwargs):
1717
# Perhaps this is "obvious" to those that know type hints. Perhaps we should
1818
# explain briefly with a link to the typing docs.
1919
("py:class", "desert.T"),
20-
# TODO: get around to adding .. py:module to attrs somewhere
21-
("py:mod", "attrs"),
2220
]
2321

2422

0 commit comments

Comments
 (0)