mirror of
https://github.com/neovim/neovim.git
synced 2025-10-26 12:27:24 +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 sys
|
||||
|
||||
Reference in New Issue
Block a user