nl2sql/commons/reporting/persist.py [67:72]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    def __call__(
        self,
        artefact_id: str,
        key: str,
        artefact: dict[str, Any],
    ) -> None:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



nl2sql/commons/reporting/persist.py [85:90]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    def __call__(
        self,
        artefact_id: str,
        key: str,
        artefact: dict[str, Any],
    ) -> None:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



