Closed emollier closed 8 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
4cbd9ff
) 81.38% compared to head (e9b50f2
) 81.38%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
With python2 deprecation, it should be safe to enforce use of the python3 shebang everywhere. Besides, there can be inconsistencies between distributions, and even system configuration within a single distribution, on whether to ship python as python2, as python3, or not at all.