fury-gl/fury

DOC warnings and other QoL improvements

Open

#940 opened on Oct 12, 2024

View on GitHub
 (10 comments) (0 reactions) (0 assignees)Python (253 forks)auto 404
: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.

Contributor guide