Browse Source

Add Sha Bang for tool python scripts

CURA-3710
Lipu Fei 7 years ago
parent
commit
c5cafff8aa
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tools/check_preset_settings.py

+ 1 - 0
tools/check_preset_settings.py

@@ -1,3 +1,4 @@
+#!/usr/bin/env python
 import configparser
 import json
 import os