mirror of
https://github.com/PaddlePaddle/FastDeploy.git
synced 2025-10-07 09:31:35 +08:00
first commit
This commit is contained in:
4
third_party/pybind11/tests/test_eval_call.py
vendored
Normal file
4
third_party/pybind11/tests/test_eval_call.py
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
# This file is called from 'test_eval.py'
|
||||
|
||||
if "call_test2" in locals():
|
||||
call_test2(y) # noqa: F821 undefined name
|
Reference in New Issue
Block a user