Skip to content

Commit 11e4f47

Browse files
alexfiklinducer
authored andcommitted
chore: remove unneeded sphinx ignore
1 parent 0438f5e commit 11e4f47

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/conf.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
"DOFDescriptorLike": "pytential.symbolic.dof_desc.DOFDescriptorLike",
1919
}
2020

21-
nitpick_ignore_regex = [
22-
["py:class", r"boxtree\.array_context\.(.+)"],
23-
]
24-
2521
intersphinx_mapping = {
2622
"arraycontext": ("https://documen.tician.de/arraycontext", None),
2723
"boxtree": ("https://documen.tician.de/boxtree", None),

0 commit comments

Comments
 (0)