comments property

Source.comments property

Gets the comments of a source.

@property
def comments(self) -> str:
    ...

See Also