Skip to content

Commit 2e10dca

Browse files
committed
mypy.ini: silence ruamel mypy errors
1 parent 0528997 commit 2e10dca

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

mypy.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
[mypy-ruamel.*]
2+
ignore_errors = True
3+
14
[mypy-schema_salad.*]
25
ignore_errors = True

0 commit comments

Comments
 (0)