From f3ce08025c6f5a04ad297995fa4c78549ca9ce54 Mon Sep 17 00:00:00 2001 From: Amin Alaee Date: Mon, 3 Jul 2023 09:08:43 +0200 Subject: [PATCH] Update pyproject.toml --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 03c250a46..3ff3ca71b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -60,7 +60,6 @@ combine-as-imports = true [tool.mypy] disallow_untyped_defs = true ignore_missing_imports = true -no_implicit_optional = true show_error_codes = true [[tool.mypy.overrides]]