pyproj4 / pyproj

Python interface to PROJ (cartographic projections and coordinate transformations library)
https://pyproj4.github.io/pyproj
MIT License
1.04k stars 210 forks source link

LNT: Address pylint possibly-used-before-assignment error #1406

Closed snowman2 closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 96.56%. Comparing base (efa3faa) to head (06795f4). Report is 20 commits behind head on main.

:exclamation: Current head 06795f4 differs from pull request most recent head 82c044f

Please upload reports for the commit 82c044f to get more accurate results.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1406 +/- ## ========================================== + Coverage 96.40% 96.56% +0.15% ========================================== Files 20 20 Lines 1810 1804 -6 ========================================== - Hits 1745 1742 -3 + Misses 65 62 -3 ```

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