How to pass azure repo path as input to python file in azure devops pipeline
I have Python project where i created two folders, input folder with csv data whose path is being used in the code as input path and output folder where after running my python file a document will be saved.