Commit 42c73d5
* 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 no-matching-overload
---------
Co-authored-by: Patrick J. Roddy <patrickjamesroddy@gmail.com>
1 parent 8298c76 commit 42c73d5
2 files changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
550 | 550 | | |
551 | 551 | | |
552 | 552 | | |
553 | | - | |
| 553 | + | |
| 554 | + | |
554 | 555 | | |
555 | 556 | | |
556 | 557 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1737 | 1737 | | |
1738 | 1738 | | |
1739 | 1739 | | |
1740 | | - | |
| 1740 | + | |
1741 | 1741 | | |
1742 | 1742 | | |
1743 | | - | |
| 1743 | + | |
1744 | 1744 | | |
1745 | 1745 | | |
1746 | 1746 | | |
| |||
1758 | 1758 | | |
1759 | 1759 | | |
1760 | 1760 | | |
1761 | | - | |
| 1761 | + | |
1762 | 1762 | | |
1763 | 1763 | | |
1764 | 1764 | | |
| |||
0 commit comments