Closed abhisheksuran closed 3 months ago
Thanks so much for opening your first PR here, a maintainer will get back to you shortly!
testing
branch only. If it's not, then change the base branch to testing
➶All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 92.04%. Comparing base (
bba3211
) to head (3111d2c
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
@abhisheksuran You can proceed with next file, maybe pigear.py
. Makes sure to push commit in this same PR. Goodluck!
Congrats on merging your first pull request here! :tada: You're awesome!
Brief Description
Added type annotations to improve code clarity and enable static type checking.
Requirements / Checklist
Related Issue
https://github.com/abhiTronix/vidgear/issues/376
Context
This change addresses issue #376 by adding type annotations.
Types of changes
Screenshots (if available):
None