Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix np.int error #44

Merged
merged 1 commit into from
Aug 8, 2023
Merged

Fix np.int error #44

merged 1 commit into from
Aug 8, 2023

Commits on Jul 28, 2023

  1. Update humanness.py

    Fixing np.int bug. Merck#42
    
    Numpy no longer aliases `np.int`. Instead it recommends just to use the built in `int` type.
    tony-res authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    a8cf22c View commit details
    Browse the repository at this point in the history