v01
This commit is contained in:
4
thirdparty/opengv/python/pybind11/tests/test_eval_call.py
vendored
Normal file
4
thirdparty/opengv/python/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