1
0
mirror of https://github.com/pybind/pybind11.git synced 2025-03-04 13:33:20 +00:00
pybind11/tests/test_eval_call.py

6 lines
154 B
Python
Raw Normal View History

# This file is called from 'test_eval.py'
from __future__ import annotations
if "call_test2" in locals():
call_test2(y) # noqa: F821 undefined name