mandiant/stringsifter

Use type hinting

Opened this issue · 0 comments

Most functions currently do not return a type hint. By using this language feature it is easier for developers and intelligent code editors to analyze the code.