Location¤ JSON Schema https://charbonnierg.github.io/pytest-broadcaster/latest/schemas/location.json Location dataclass ¤ Location(filename: str, lineno: int) Location in code source. filename instance-attribute ¤ filename: str File name. lineno instance-attribute ¤ lineno: int Line number.