Skip to content

Commit

Permalink
register now
Browse files Browse the repository at this point in the history
  • Loading branch information
tricktx committed Sep 28, 2023
1 parent 8d71c43 commit 28c5055
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pipelines/datasets/br_anp_precos_combustiveis/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,11 @@
from prefect.tasks.prefect import create_flow_run, wait_for_flow_run

from pipelines.constants import constants
from pipelines.datasets.br_anp_precos_combustiveis.constants import (
constants as anatel_constants,
)
from pipelines.datasets.br_anp_precos_combustiveis.schedules import (
every_week_anp_microdados,
)
from pipelines.datasets.br_anp_precos_combustiveis.tasks import (
check_for_updates,
data_max_bd_mais,
data_max_bd_pro,
download_and_transform,
make_partitions,
Expand Down

0 comments on commit 28c5055

Please sign in to comment.