mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-25 02:10:24 +08:00
define python source code encoding as utf-8
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
# encoding: utf-8
|
||||
|
||||
import copy
|
||||
import hashlib
|
||||
import hmac
|
||||
|
||||
Reference in New Issue
Block a user