h2oai/wave

Remove mypy errors from python examples

Open

#2.047 geöffnet am 28. Juni 2023

Auf GitHub ansehen
 (13 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (3.677 Stars) (279 Forks)batch import
choregood first issuepy

Beschreibung

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

Contributor Guide