diff --git a/run_etl.sh b/run_etl.sh index 52f43d8..14d0743 100644 --- a/run_etl.sh +++ b/run_etl.sh @@ -1 +1,2 @@ +# Example of how to run python code in this environment poetry run python etl/development.py --debug \ No newline at end of file