def __init__()

in otava/graphite.py [0:0]


    def __init__(
        self,
        pub_time: int,
        test_owner: str,
        test_name: str,
        run_id: str,
        status: str,
        start_time: int,
        end_time: int,
        version: Optional[str],
        branch: Optional[str],
        commit: Optional[str],