Skip to content

Commit d8dfd74

Browse files
authored
Remove use of deprecated mypy option
`show_none_errors` is deprecated, see python/mypy#13507
1 parent bdd49bc commit d8dfd74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[mypy]
22
# follow_imports = False
33
ignore_missing_imports = True
4-
show_none_errors = True
54
strict_optional = True

0 commit comments

Comments
 (0)