Skip to content

Commit

Permalink
Dummy commit (#3814)
Browse files Browse the repository at this point in the history
Co-authored-by: Anubha Jain <[email protected]>
  • Loading branch information
Anubha98 and Anubha Jain authored Feb 3, 2025
1 parent b32a69d commit 7e4caa8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ RUN pip install -r requirements.txt --no-cache-dir
# temp fix for vulnerabilties, remove after pypi release
RUN pip install scikit-learn==1.5.1

# The below file is required for baking the code into the environment
# The below file is required for baking the code into the environment
COPY data_import_run.py /azureml/data_import/run.py

0 comments on commit 7e4caa8

Please sign in to comment.