define python source code encoding as utf-8

This commit is contained in:
httprunner
2018-03-27 12:07:46 +08:00
parent 3ffcc8813e
commit 33eb8ac897
16 changed files with 32 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
#coding: utf-8
# encoding: utf-8
import json
try: