Commit 6806207
authored
chore: add pyarrow-stubs dependency for type hint & suggestion (#2768)
# Rationale for this change
This PR adds `pyarrow-stubs` to the project's development dependencies
which provide suggestions and parameter hints, speeding up development.
## Are these changes tested?
Tested the type hint
## Are there any user-facing changes?
No. This is strictly a development dependency and does not affect the
runtime package distributed to users.1 parent 38c9ca2 commit 6806207
2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| 119 | + | |
119 | 120 | | |
120 | 121 | | |
121 | 122 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments