10000 Don’t warn for unused ignores (#15043) · matplotlib/matplotlib@96c7c51 · GitHub
[go: up one dir, main page]

Skip to content

Commit 96c7c51

Browse files
alexrudyImportanceOfBeingErnest
authored andcommitted
Don’t warn for unused ignores (#15043)
1 parent 185c92c commit 96c7c51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/conf.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ def _check_dependencies():
106106
nitpicky = True
107107
# change this to True to update the allowed failures
108108
missing_references_write_json = False
109+
missing_references_warn_unused_ignores = False
109110

110111
intersphinx_mapping = {
111112
'python': ('https://docs.python.org/3', None),

0 commit comments

Comments
 (0)
0