wrap
pybind11
tests
test_unnamed_namespace_b.py
Go to the documentation of this file.
1
from
__future__
import
annotations
2
3
from
pybind11_tests
import
unnamed_namespace_b
as
m
4
5
6
def
test_have_attr_any_struct
():
7
assert
hasattr
(m,
"unnamed_namespace_b_any_struct"
)
hasattr
bool hasattr(handle obj, handle name)
Definition:
pytypes.h:870
test_unnamed_namespace_b.test_have_attr_any_struct
def test_have_attr_any_struct()
Definition:
test_unnamed_namespace_b.py:6
gtsam
Author(s):
autogenerated on Fri Nov 1 2024 03:39:32