Skip to content

Commit 3a91c1e

Browse files
committed
Fixes made during this run:
1 parent c030cca commit 3a91c1e

5 files changed

Lines changed: 623 additions & 741 deletions

File tree

src/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import jobs_scrape_pipeline, jobs_alerts_pipeline, standardization_pipeline, dubzl_crs, crswth_crs, allsopp_crs, kochi_launches_pipeline
22
# import jobs_scrape_pipeline, jobs_alerts_pipeline, standardization_pipeline, dubzl_crs, crswth_crs
33
# from plombery import get_app # noqa: F401
4-
4+
# import kochi_launches_pipeline
55

66

77
if __name__ == "__main__":

0 commit comments

Comments
 (0)