google / weather-tools

Tools to make weather data accessible and useful.
https://weather-tools.readthedocs.io/
Apache License 2.0
216 stars 40 forks source link

Metrics update return type and Error handling #470

Closed aniketsinghrawat closed 2 months ago

aniketsinghrawat commented 3 months ago

The metrics decorator was causing apache-beam typehints error. This PR adds a return type to circumvent that.