Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 4, 2024
1 parent 8be7b2f commit 8d34787
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions pipelines/meteorologia/radar/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
# -*- coding: utf-8 -*-
from pipelines.meteorologia.radar.mendanha.flows import * # noqa
2 changes: 1 addition & 1 deletion pipelines/utils/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
Helper flows that could fit any pipeline.
"""

from pipelines.utils.execute_dbt_model.flows import *
from pipelines.utils.dump_db.flows import *
from pipelines.utils.dump_to_gcs.flows import *
from pipelines.utils.execute_dbt_model.flows import *

0 comments on commit 8d34787

Please sign in to comment.