NM-TAFE / dip-programming-prj-advanced-gui-awesome

Creative Commons Zero v1.0 Universal
0 stars 5 forks source link

fix(utils.py): Change subprocess.run shell to false - fixes #5 #6

Closed James-Makela closed 4 months ago

James-Makela commented 4 months ago

Changes app/utils.py at line 154

Changed shell parameter to false, allowing the selected IDE to open the given code snippet properly.