mirror of https://github.com/programthink/zhao.git
fixed interperter to python3
This commit is contained in:
parent
769835934e
commit
4947a5428e
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python2
|
||||
#!/usr/bin/python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import sys
|
||||
|
|
Loading…
Reference in New Issue