atlas.analyzers.python_parser._get_docstring
Details
Type: function
File: atlas/analyzers/python_parser.py
Lines: 60–63
Signature: (node: ast.AST) -> str | None
Docstring
Return the cleaned docstring for a node, if any.
Children
| Name | Type | Line |
|---|---|---|
| atlas.analyzers.python_parser._get_docstring.doc | attribute | 62 |