diff --git a/pyproject.toml b/pyproject.toml index 83ef5d8442..cea4cc6224 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,8 +16,6 @@ extend-exclude = ''' reportInvalidTypeForm = false disableBytesTypePromotions = true reportUnnecessaryTypeIgnoreComment = true -# Just to add a quick insert of `# pyright: ignore[xxx]` comments in Pylance. -enableTypeIgnoreComments = false # Define here general ruff settings, # then they will be inherited projects .toml files.