Update .gitignore to exclude __pycache__ in salary_analytics directory and enhance run_streaming_pipeline endpoint to enforce file presence for CSV source.
This commit is contained in:
+1
-2
@@ -14,5 +14,4 @@ __pycache__
|
||||
__pycache__/*
|
||||
output/*
|
||||
.idea/*
|
||||
|
||||
|
||||
salary_analytics/__pycache__/*
|
||||
|
||||
Reference in New Issue
Block a user