From 0c29f3eede65237ebc9a0337cc43d36fa544aa28 Mon Sep 17 00:00:00 2001 From: Giordon Stark Date: Wed, 10 Aug 2022 10:05:21 -0700 Subject: [PATCH] blah --- pyproject.toml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index b5d5b7b97d..e1ae68a1e1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -106,10 +106,6 @@ show_error_codes = true enable_error_code = ["ignore-without-code", "redundant-expr", "truthy-bool"] warn_unreachable = true -[[tool.mypy.overrides]] -module = 'in_place' -ignore_missing_imports = true - [[tool.mypy.overrides]] module = [ 'matplotlib.*',