h2oai / wave

Realtime Web Apps and Dashboards for Python and R
https://wave.h2o.ai
Apache License 2.0
3.9k stars 323 forks source link

chore: Remove Mypy errors from examples. #2171

Open 7460m opened 8 months ago

7460m commented 8 months ago

The PR fulfills these requirements: (check all the apply)

Fixed: https://github.com/h2oai/wave/issues/2047

Mypy result before: Fixed:Found 218 errors in 23 files (checked 273 source files)

Mypy result after: Success: no issues found in 273 source files

mturoci commented 8 months ago

Thanks for the PR @7460m! Did you manually verify all the examples work as before and their behavior was not changed after your refactors?

7460m commented 8 months ago

Hi mturoci,

Thanks for the review, I"ll work on it and get back to you asap