8000 (🧹) cleanup config file (#14432) · python/mypy@1c5eeb8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 1c5eeb8

Browse files
authored
(🧹) cleanup config file (#14432)
These two options in the config file are redundant. Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com>
1 parent 87bb1dc commit 1c5eeb8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎mypy_self_check.ini

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
[mypy]
22

33
strict = True
4-
warn_no_return = True
5-
strict_optional = True
64
disallow_any_unimported = True
75
show_traceback = True
86
pretty = True

0 commit comments

Comments
 (0)
0