diff --git a/pyproject.toml b/pyproject.toml index f5282b17c2961..616f3f863096d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -63,7 +63,6 @@ disable = [ "W", "abstract-class-instantiated", "access-member-before-definition", - "c-extension-no-member", "import-error", "invalid-repr-returned", "invalid-unary-operand-type",