Skip to content

Commit

Permalink
refatoracao
Browse files Browse the repository at this point in the history
  • Loading branch information
pixuimpou committed Jan 5, 2024
1 parent 7ec6ab1 commit 16735db
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 284 deletions.
Empty file.
198 changes: 0 additions & 198 deletions pipelines/br_rj_riodejaneiro_brt_gps/flows.py

This file was deleted.

85 changes: 0 additions & 85 deletions pipelines/br_rj_riodejaneiro_brt_gps/tasks.py

This file was deleted.

1 change: 0 additions & 1 deletion pipelines/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@
Imports all flows for every project so we can register all of them.
"""
from pipelines.exemplo import * # noqa
from pipelines.br_rj_riodejaneiro_brt_gps.flows import *
4 changes: 4 additions & 0 deletions pipelines/templates/flows.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# -*- coding: utf-8 -*-
# from prefect.tasks.core.function import FunctionTask

# def create_default_capture_tasks(create_request_params_task: FunctionTask)
File renamed without changes.

0 comments on commit 16735db

Please sign in to comment.