atlas.analyzers.python_parser.path_to_module_qname
Details
Type: function
File: atlas/analyzers/python_parser.py
Lines: 269–273
Signature: (relative_path: str) -> str
Docstring
Convert a relative file path to a dotted module name.
Children
| Name | Type | Line |
|---|---|---|
| atlas.analyzers.python_parser.path_to_module_qname.path | attribute | 271 |
| atlas.analyzers.python_parser.path_to_module_qname.parts | attribute | 272 |