filippocastegnaro / SC0039_final_project

Final project for course SC0039
Apache License 2.0
0 stars 0 forks source link

Hard coded path #2

Open vilmacanfjorden opened 2 hours ago

vilmacanfjorden commented 2 hours ago

I saw a hard coded path in the code at line 10, the variable new_path. Could you remake this to an argument that you give the script in the command line. Similar to: "$ python script.py --new-path "yourpath", or something like that 🙂 This is because you usually don't want to go into the code and change anything as a user.

filippocastegnaro commented 2 hours ago

Hey, I'll fix it as you said. Do I have a deadline? :)