mirror of
https://github.com/httprunner/httprunner.git
synced 2026-07-02 04:51:25 +08:00
define python source code encoding as utf-8
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# encoding: utf-8
|
||||
|
||||
import re
|
||||
|
||||
from httprunner import exception, logger, testcase, utils
|
||||
|
||||
Reference in New Issue
Block a user