Python#

You can customize variable docstr-python-style for the following value.

  • pep-257 - PEP 257 convention (default)
  • google - Google Style
  • numpy - NumPy Style
  • nil - Respect to user's customization

References#