h2oai/wave

Remove mypy errors from python examples

Open

#2047 aperta il 28 giu 2023

Vedi su GitHub
 (15 commenti) (0 reazioni) (0 assegnatari)Python (279 fork)batch import
choregood first issuepy

Metriche repository

Star
 (3677 star)
Metriche merge PR
 (Merge medio 2m) (1 PR mergiata in 30 g)

Descrizione

  • Either install Mypy CLI or extension in your IDE of choice.
  • Run mypy against all py/examples files.
  • Refactor where needed, make sure the existing functionality is not broken.

Guida contributor