Skip to content

Commit b083c96

Browse files
authored
Remove earlier ignore
1 parent c1c7dba commit b083c96

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,6 @@ def get_years(start_year=2021):
236236
# Right now, only python module types are problematic, in cebra.registry
237237
nitpick_ignore = [
238238
("py:class", "module"),
239-
#("py:data", "typing.Union")
240239
]
241240

242241
nbsphinx_thumbnails = {

0 commit comments

Comments
 (0)