Skip to content

Commit

Permalink
fix tasks imports
Browse files Browse the repository at this point in the history
  • Loading branch information
folhesgabriel committed Nov 14, 2024
1 parent 02d5b7d commit 5764ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/datasets/br_cvm_fi/tasks.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
sheet_to_df,
)
from pipelines.utils.utils import log, to_partitions
from pipelines.utils.constants import constants
from pipelines.constants import constants

@task(
max_retries=2,
Expand Down

0 comments on commit 5764ff5

Please sign in to comment.