File: custom_dtype.md

package info (click to toggle)
zarr 3.1.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,068 kB
  • sloc: python: 31,589; makefile: 10
file content (7 lines) | stat: -rw-r--r-- 119 bytes parent folder | download
1
2
3
4
5
6
7
--8<-- "examples/custom_dtype/README.md"

## Source Code

```python
--8<-- "examples/custom_dtype/custom_dtype.py"
```