securesauce / precli

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

Remove some docstring comments on return and params #476

Closed ericwb closed 4 months ago

ericwb commented 4 months ago

Any function that already uses types, doesn't really need to redundantly have docstrings that denote what the parameter or return type is.