astronomer / astronomer-providers

Airflow Providers containing Deferrable Operators & Sensors from Astronomer
https://astronomer-providers.rtfd.io/
Apache License 2.0
137 stars 25 forks source link

style: fix mypy warning #1541

Closed Lee-W closed 4 months ago

Lee-W commented 4 months ago

This PR fixes mypy error in https://github.com/astronomer/astronomer-providers/pull/1540 due to the latest provider release

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.32%. Comparing base (9714727) to head (e38c760).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1541 +/- ## ======================================= Coverage 98.32% 98.32% ======================================= Files 94 94 Lines 4650 4650 ======================================= Hits 4572 4572 Misses 78 78 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.