changed some
This commit is contained in:
@ -44,6 +44,6 @@
|
||||
"python shebang" : {
|
||||
"scope": "python",
|
||||
"prefix": "sb",
|
||||
"body": "#!/usr/bin/python3"
|
||||
"body": "#!/usr/bin/env python3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user