h2oai/wave

Remove mypy errors from python examples

Open

#2 047 ouverte le 28 juin 2023

Voir sur GitHub
 (15 commentaires) (0 réactions) (0 assignés)Python (279 forks)batch import
choregood first issuepy

Métriques du dépôt

Stars
 (3 677 stars)
Métriques de merge PR
 (Merge moyen 2m) (1 PR mergée en 30 j)

Description

  • 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.

Guide contributeur