MCPcopy Create free account
hub / github.com/pybind/pybind11 / test_have_attr_any_struct

Function test_have_attr_any_struct

tests/test_unnamed_namespace_b.py:6–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4
5
6def test_have_attr_any_struct():
7 assert hasattr(m, "unnamed_namespace_b_any_struct")

Callers

nothing calls this directly

Calls 1

hasattrFunction · 0.85

Tested by

no test coverage detected