diff --git a/rj_escritorio/data_catalog/flows.html b/rj_escritorio/data_catalog/flows.html index 9fdbafb5f..0778cee25 100644 --- a/rj_escritorio/data_catalog/flows.html +++ b/rj_escritorio/data_catalog/flows.html @@ -5,7 +5,7 @@ pipelines.rj_escritorio.data_catalog.flows API documentation - + @@ -22,14 +22,14 @@

Module pipelines.rj_escritorio.data_catalog.flows

-

Flow definition for generating a data catalog from BigQuery.

+

Flow definition for generating a data catalog from BigQuery to GSheets.

Expand source code
# -*- coding: utf-8 -*-
 """
-Flow definition for generating a data catalog from BigQuery.
+Flow definition for generating a data catalog from BigQuery to GSheets.
 """
 from prefect import Parameter
 from prefect.run_configs import KubernetesRun
diff --git a/rj_escritorio/data_catalog/index.html b/rj_escritorio/data_catalog/index.html
index cc75d2218..890b8a666 100644
--- a/rj_escritorio/data_catalog/index.html
+++ b/rj_escritorio/data_catalog/index.html
@@ -28,7 +28,7 @@ 

Sub-modules

pipelines.rj_escritorio.data_catalog.flows
-

Flow definition for generating a data catalog from BigQuery.

+

Flow definition for generating a data catalog from BigQuery to GSheets.

pipelines.rj_escritorio.data_catalog.schedules