change: generated pytest notice

This commit is contained in:
debugtalk
2020-05-27 16:55:57 +08:00
parent add70330d2
commit 051c1f26b7
14 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ from httprunner.parser import parse_data
make_files_cache_set: Set = set()
__TEMPLATE__ = jinja2.Template(
"""# NOTICE: Generated By HttpRunner. DO'NOT EDIT!
"""# NOTICE: Generated By HttpRunner. DO NOT EDIT!
# FROM: {{ testcase_path }}
{% if imports_list %}
import os