securesauce / precli

Precaution CLI - command line static application security testing tool
https://precli.readthedocs.io/
Other
14 stars 3 forks source link

More typing error fixes #547

Closed ericwb closed 1 month ago

ericwb commented 1 month ago

This change makes use of typing.Optional to resolve errors where pyright complains about a <type | None>.