mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +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