pythonitalia / pycon

https://pycon.it
MIT License
97 stars 18 forks source link

Don't use typing import if possible #4134

Closed marcoacierno closed 1 month ago

marcoacierno commented 1 month ago

What

ToDo

vercel[bot] commented 1 month ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
pycon ✅ Ready (Inspect) Visit Preview Oct 23, 2024 10:29pm
codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 99.09910% with 1 line in your changes missing coverage. Please review.

Project coverage is 94.08%. Comparing base (12a0698) to head (880ae0e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4134 +/- ## ========================================== - Coverage 94.09% 94.08% -0.02% ========================================== Files 334 334 Lines 9245 9227 -18 Branches 1354 1354 ========================================== - Hits 8699 8681 -18 Misses 456 456 Partials 90 90 ```