Skip to content

Commit

Permalink
import parquet.core into parquet __init__.py (#67)
Browse files Browse the repository at this point in the history
Update __init__.pyi
  • Loading branch information
fvankrieken authored Sep 5, 2024
1 parent 79b39a5 commit 69ee2a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyarrow-stubs/parquet/__init__.pyi
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from .core import * # noqa

0 comments on commit 69ee2a1

Please sign in to comment.