mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-13 19:59:37 +08:00
change: remove support for Python 2.7
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
# encoding: utf-8
|
||||
|
||||
from httprunner.compat import JSONDecodeError, FileNotFoundError
|
||||
|
||||
""" failure type exceptions
|
||||
these exceptions will mark test as failure
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user