mirror of
https://github.com/neovim/neovim.git
synced 2025-09-14 15:28:17 +00:00
scripts: fix shebang of shadacat.py [ci skip]
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/env python3.4
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
|
Reference in New Issue
Block a user