Skip to content

Commit

Permalink
feat: add iplanrio flows and queries
Browse files Browse the repository at this point in the history
  • Loading branch information
d116626 committed Apr 11, 2024
1 parent fd3e55a commit 042713f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/flows.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@
"""
Imports all flows for every project so we can register all of them.
"""
from pipelines.processorio import * # noqa
from pipelines.sicop import * # noqa

0 comments on commit 042713f

Please sign in to comment.