zarr-python
zarr-python copied to clipboard
Disallow untyped calls
This tightens up mypy again, disallowing untyped calls. As with other PRs I made some simple fixes, and put the more complex sub-modules in a list to ignore this error which we can fix one at a time in subsequent PRs.