@ 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 ruamel.yaml
|
||||
import sys
|
||||
|
|
Reference in a new issue