
6 changed files with 33 additions and 1 deletions
@ -0,0 +1,14 @@
|
||||
[mypy] |
||||
|
||||
|
||||
[mypy-breathe.parser.compound] |
||||
ignore_errors = True |
||||
|
||||
[mypy-breathe.parser.compoundsuper] |
||||
ignore_errors = True |
||||
|
||||
[mypy-breathe.parser.index] |
||||
ignore_errors = True |
||||
|
||||
[mypy-breathe.parser.indexsuper] |
||||
ignore_errors = True |
Loading…
Reference in new issue