Clean up docstrings:
- Include a blank line between the signature line and the description (Guido sez). - Don't include "-> None" for API functions that always return None because they don't have a meaningful return value.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment