0.1.18
Improved the google-parser by splitting sections in a better way. Fixes these bugs #29
NOTE: It also removes support for the (..., optional) syntax. Better to type using Optional[X]
both in signature and docstring.
Improved the google-parser by splitting sections in a better way. Fixes these bugs #29
NOTE: It also removes support for the (..., optional) syntax. Better to type using Optional[X]
both in signature and docstring.