KendallPark/buster

make numpy.typing import optional

KendallPark opened this issue · 0 comments

Jupyter notebooks have a numpy version installed which does not contain numpy.typing

The user is forced to upgrade numpy to a newer version in order to use the code in a notebook.