Karsten Beismann

Results 1 issues of Karsten Beismann

I added a variable that toggles the inclusion of arguments with an asterik, like `*args` or `**kwargs`. At the moment, type hinting breaks the `sphinx-doc` function. I modified the regex...