h2oai/wave

Remove mypy errors from python examples

Open

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

在 GitHub 查看
 (13 评论) (0 反应) (0 负责人)Python (3,677 star) (279 fork)batch import
choregood first issuepy

描述

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

贡献者指南