Skip to content

[CI] Remove all __getattr__(name) -> Any from *.pyi files before next release #48970

@rok

Description

@rok

Describe the enhancement requested

__getattr__(name) -> Any from pyarrow/__init__.pyi will annotate even non-existing attributes with Any which is not desirable.

See here

Component(s)

Python

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions