statically override function’s argument and keep correct type hints and doc-strings
I have a function original
with specified arguments, their types and a doc-string.
I have a function original
with specified arguments, their types and a doc-string.