short_title property

Source.short_title property

Gets the short title of a source.

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

See Also