You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NumPy uses the language override, not overload. Also the package name override is available on PyPi and overload is not. override should be a monorepo with package numpy inside.
Search the GitHub repository to see if a similar issue has already been posted. If a similar issue is closed, have a quick look to see if you are satisfied by the resolution. If not please go ahead and open an issue!
The text was updated successfully, but these errors were encountered:
Description
NumPy
uses the languageoverride
, notoverload
. Also the package nameoverride
is available on PyPi andoverload
is not.override
should be a monorepo with packagenumpy
inside.This should be done directly after #25 is merged.
Checklist
The text was updated successfully, but these errors were encountered: