Skip to content

Commit

Permalink
fix: Add pyarrow type stubs
Browse files Browse the repository at this point in the history
  • Loading branch information
wjones127 committed Aug 10, 2022
1 parent 1187608 commit 8cdd31b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions python/stubs/pyarrow/__init__.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Table: Any
RecordBatch: Any
Field: Any
DataType: Any
ListType: Any
StructType: Any
MapType: Any
schema: Any
map_: Any
list_: Any
Expand Down

0 comments on commit 8cdd31b

Please sign in to comment.