Skip to content

Commit 0e4bd94

Browse files
committed
🚡 Toil the docs.
1 parent 95654e0 commit 0e4bd94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎docs/conf.py

+2
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,6 @@
6868
('py:class', 'importlib_metadata._meta._T'),
6969
# Workaround for #435
7070
('py:class', '_T'),
71+
# Other workarounds
72+
('py:class', 'importlib_metadata.DeprecatedNonAbstract'),
7173
]

0 commit comments

Comments
 (0)