h2oai/wave

Remove mypy errors from python examples

Aberta

#2.047 aberto em 28 de jun. de 2023

 (15 comentários) (0 reação) (0 responsável)Python (279 forks)batch import
choregood first issuepy

Métricas do repositório

Stars
 (3.677 estrelas)
Métricas de merge de PR
 (Mesclagem média 2m) (1 fundiu PR em 30d)

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.

Guia do colaborador