Finish the remaining migration of shebang to python3.
This commit is contained in:
parent
9ee8461b9d
commit
204871b518
11 changed files with 11 additions and 11 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from __future__ import print_function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue