Commit 053fdbd
* Add py.typed file to signify that the library is typed
See the relevant PEP https://peps.python.org/pep-0561
* Prepare `pyarrow-stubs` for history merging
MINOR: [Python] Prepare `pyarrow-stubs` for history merging
Co-authored-by: ZhengYu, Xu <zen-xu@outlook.com>
* Add `ty` configuration and suppress error codes
* One line per rule
* Add licence header from original repo for all `.pyi` files
* Revert "Add licence header from original repo for all `.pyi` files"
This reverts commit 1631f39.
* Prepare for licence merging
* Exclude `stubs` from `rat` test
* Add Apache licence clause to `py.typed`
* Reduce list
* Add `ty` as a step in the action
* Run in the correct directory
* Remove `check` from `pip`
* Fix `unresolved-reference` error
* Revert "Fix `unresolved-reference` error"
This reverts commit 7ee3d2f.
* Fix `invalid-return-type` error
* Fix linting
---------
Co-authored-by: Rok Mihevc <rok@mihevc.org>
1 parent 42c73d5 commit 053fdbd
1 file changed
+4
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| |||
379 | 378 | | |
380 | 379 | | |
381 | 380 | | |
382 | | - | |
| 381 | + | |
383 | 382 | | |
384 | 383 | | |
385 | 384 | | |
| |||
390 | 389 | | |
391 | 390 | | |
392 | 391 | | |
393 | | - | |
| 392 | + | |
394 | 393 | | |
395 | 394 | | |
396 | 395 | | |
| |||
466 | 465 | | |
467 | 466 | | |
468 | 467 | | |
469 | | - | |
| 468 | + | |
470 | 469 | | |
471 | 470 | | |
472 | 471 | | |
| |||
505 | 504 | | |
506 | 505 | | |
507 | 506 | | |
508 | | - | |
| 507 | + | |
509 | 508 | | |
510 | 509 | | |
511 | 510 | | |
| |||
0 commit comments