Loading .lint.cfg +1 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,7 @@ force_single_line = true strict = true warn_unused_configs = true warn_unreachable = true ;implicit_reexport = true mypy_path = tests/stubs mypy_path = tests, tests/stubs plugins = trio_typing.plugin Loading Loading
.lint.cfg +1 −2 Original line number Diff line number Diff line Loading @@ -5,8 +5,7 @@ force_single_line = true strict = true warn_unused_configs = true warn_unreachable = true ;implicit_reexport = true mypy_path = tests/stubs mypy_path = tests, tests/stubs plugins = trio_typing.plugin Loading