:beer: Hacktoberfest :beer:good first issuestate: needs PR
Repository metrics
- Stars
- (301 stars)
- PR merge metrics
- (PR metrics pending)
Description
- Numpy 2.0 migration bugs are still present on tutorials
- When developing the library using fury-dev version, the @warn_on_args_to_kwargs() won't get triggered so some warns can go unnoticed.
- Warns should mention line numbers if possible, for easy debugging.