chapter_number property

Source.chapter_number property

Gets the chapter number of a source.

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

See Also