@ instead of %
This commit is contained in:
parent
acde406961
commit
ba2a96775f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!%python%/bin/python
|
#!@python@/bin/python
|
||||||
import json
|
import json
|
||||||
import ruamel.yaml
|
import ruamel.yaml
|
||||||
import sys
|
import sys
|
||||||
|
|
Reference in a new issue