diff --git a/pyproject.toml b/pyproject.toml index 33570645399..1a4f84aad35 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -128,7 +128,6 @@ ignore = [ "DTZ011", # call-date-today "E402", # module-import-not-at-top-of-file "E501", # line-too-long - "E721", # type-comparison "E722", # bare-except "E731", # lambda-assignment "E741", # ambiguous-variable-name