h2oai/wave

Remove mypy errors from python examples

Open

Aperta il 28 giu 2023

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

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