You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of the codebase is formatted to use epydocs-style docs for functions and classes. This is largely translated to sphinx style formatting for the readthedocs doc generation process at generation time time here:
There is also a few py2to3 compat in the code.
I am not aware on suds-comunity's compatibility expects. So I guess it would be nice a new issue on that.
Most of the codebase is formatted to use epydocs-style docs for functions and classes. This is largely translated to sphinx style formatting for the readthedocs doc generation process at generation time time here:
suds/docs/source/conf.py
Lines 28 to 29 in 6117f17
We should commit these changes to code as a permanent change.
The text was updated successfully, but these errors were encountered: