define python source code encoding as utf-8

This commit is contained in:
debugtalk
2018-03-27 12:07:46 +08:00
parent da6c0cb848
commit 94db1acc80
16 changed files with 32 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
# encoding: utf-8
import argparse
import multiprocessing
import os