| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Catch ValueError in addition to TypeError in _is_np_subdtype(). Newer numpy versions raise ValueError instead of TypeError when passing type annotations like npt.NDArray[np.int_] to np.issubdtype().
✅ PR Title Formatted CorrectlyThe title of this PR has been updated to match the correct format. Thank you! |
Sorry, something went wrong.
Codecov Report✅ All modified and coverable lines are covered by tests.
|
Sorry, something went wrong.
CodSpeed Performance ReportMerging #929 will not alter performanceComparing fix-numpy-issubdtype-valueerror (8ce628a) with main (53638a0) Summary✅ 6 untouched |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Test plan