Commit f035d45
docs/add docstrings to synchronous API (zarr-developers#2549)
* add docstrings and complete function signatures to synchronous api, and tests for the above
* clean up types and docstrings
* Update src/zarr/api/synchronous.py
Co-authored-by: Joe Hamman <[email protected]>
* Update src/zarr/api/synchronous.py
Co-authored-by: Joe Hamman <[email protected]>
* Update src/zarr/api/synchronous.py
Co-authored-by: Joe Hamman <[email protected]>
* Update src/zarr/api/synchronous.py
Co-authored-by: Joe Hamman <[email protected]>
* Update src/zarr/api/synchronous.py
Co-authored-by: Joe Hamman <[email protected]>
* Update src/zarr/api/synchronous.py
Co-authored-by: Joe Hamman <[email protected]>
* Update src/zarr/api/synchronous.py
Co-authored-by: Joe Hamman <[email protected]>
* remove doomed docstring tests
* allow bool in create
---------
Co-authored-by: Joe Hamman <[email protected]>1 parent 4455726 commit f035d45
File tree
5 files changed
+652
-71
lines changed- src/zarr
- api
- core
- tests
5 files changed
+652
-71
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
774 | 774 | | |
775 | 775 | | |
776 | 776 | | |
777 | | - | |
| 777 | + | |
778 | 778 | | |
779 | | - | |
| 779 | + | |
780 | 780 | | |
781 | 781 | | |
782 | 782 | | |
| |||
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
801 | | - | |
| 801 | + | |
802 | 802 | | |
803 | 803 | | |
804 | 804 | | |
| |||
1104 | 1104 | | |
1105 | 1105 | | |
1106 | 1106 | | |
| 1107 | + | |
| 1108 | + | |
1107 | 1109 | | |
1108 | 1110 | | |
1109 | 1111 | | |
| |||
0 commit comments