h2oai/wave

Remove mypy errors from python examples

Open

#2,047 opened on 2023年6月28日

GitHub で見る
 (15 comments) (0 reactions) (0 assignees)Python (279 forks)batch import
choregood first issuepy

Repository metrics

Stars
 (3,677 stars)
PR merge metrics
 (平均マージ 2m) (30d で 1 merged 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.

コントリビューターガイド