mirror of
https://github.com/VinciGit00/Scrapegraph-ai.git
synced 2026-07-06 21:11:37 +08:00
5 lines
154 B
Python
5 lines
154 B
Python
"""
|
|
This module contains the telemetry module for the scrapegraphai package.
|
|
"""
|
|
|
|
from .telemetry import log_graph_execution, log_event, disable_telemetry |