h2oai/wave

Remove mypy errors from python examples

Open

#2,047 创建于 2023年6月28日

在 GitHub 查看
 (15 评论) (0 反应) (0 负责人)Python (279 fork)batch import
choregood first issuepy

仓库指标

Star
 (3,677 star)
PR 合并指标
 (平均合并 2分钟) (30 天内合并 1 个 PR)

描述

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

贡献者指南