Flask-Middleware / flask-security

Quick and simple security for Flask applications
MIT License
624 stars 155 forks source link

Convert to future annotations and assignment expressions. #918

Closed jwag956 closed 5 months ago

jwag956 commented 5 months ago

Simple, no functional changes.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (0b971c1) 98.40% compared to head (8082c2e) 98.40%. Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #918 +/- ## ========================================== - Coverage 98.40% 98.40% -0.01% ========================================== Files 35 35 Lines 4508 4500 -8 ========================================== - Hits 4436 4428 -8 Misses 72 72 ```

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