Skip to content

Commit

Permalink
fix: Add sinae to pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
PedroSiqueira1 committed Nov 12, 2024
1 parent 24a439a commit cd15d84
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pipelines/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
Imports all flows for every project so we can register all of them...
"""
from pipelines.atividade_economica import * # noqa
from pipelines.atividade_economica_sinae import * # noqa
from pipelines.egpweb_metas import * # noqa
from pipelines.ergon import * # noqa
from pipelines.ergon_comlurb import * # noqa
Expand Down

0 comments on commit cd15d84

Please sign in to comment.