Remove python encoding pragma
This commit is contained in:
parent
813cbac60d
commit
b26de72704
96 changed files with 0 additions and 110 deletions
|
@ -1,5 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
# -*- coding: utf-8 -*-
|
||||
import runpy
|
||||
|
||||
runpy.run_module("pypo", run_name="__main__")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue