Skip to content

Commit

Permalink
changed input path
Browse files Browse the repository at this point in the history
  • Loading branch information
newtondotcom committed Apr 20, 2024
1 parent cdfbca9 commit 511d413
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worker/dev.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ def main():
lsilence = False

#Download file from S3
local_file_path = "../fakerabbitmq/python/temp/palma.mp4"
local_file_path = "../inputs/palma.mp4"

#Process file
path_in = local_file_path
Expand Down

0 comments on commit 511d413

Please sign in to comment.