Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Annotate
nbytes
in update_data
as a dict
The one case where this variable is used it is a `dict`. So go ahead and annotate it that way. Should speed up usage of this variable when cythonized.
- Loading branch information