Expand description
Docstring style implementations.
Each sub-module provides an AST and parser for its respective style.
This module also provides detect_style for automatic style detection.
Modules§
Enums§
- Style
- Docstring style identifier.
Functions§
- detect_
style - Detect the docstring style from its content.