mirror of
https://github.com/httprunner/httprunner.git
synced 2026-06-07 08:49:37 +08:00
refactor: reformat all code with black
This commit is contained in:
@@ -85,5 +85,4 @@ class TestcaseNotFound(NotFoundError):
|
||||
|
||||
|
||||
class SummaryEmpty(MyBaseError):
|
||||
""" test result summary data is empty
|
||||
"""
|
||||
"""test result summary data is empty"""
|
||||
|
||||
Reference in New Issue
Block a user