diff --git a/pyproject.toml b/pyproject.toml index 3e87d237170aa..62aa156756966 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,6 @@ disable = [ "unsubscriptable-object", "unsupported-assignment-operation", "unsupported-membership-test", - "used-before-assignment", ] [tool.pytest.ini_options]