Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix numba depreceation notice (openai#1233)
From numba 0.57 raise a warning if `nopython` is not supplied: https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit
- Loading branch information