Skip to content

Commit c2f97bb

Browse files
Cover model request parse-boundary in AST helper usage guard
Co-authored-by: Shri Sukhani <shrisukhani@users.noreply.github.com>
1 parent 67740ce commit c2f97bb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/test_ast_function_source_helper_usage.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
AST_FUNCTION_SOURCE_GUARD_MODULES = (
99
"tests/test_job_request_route_builder_internal_reuse.py",
1010
"tests/test_job_request_wrapper_internal_reuse.py",
11+
"tests/test_model_request_function_parse_boundary.py",
1112
"tests/test_model_request_function_transport_boundary.py",
1213
"tests/test_model_request_wrapper_internal_reuse.py",
1314
"tests/test_request_wrapper_internal_reuse.py",

0 commit comments

Comments
 (0)