blob: 9e573282274faa709f89c6de9d3c5b2d3feefe08 [file] [log] [blame]
from __future__ import annotations
from pybind11_tests import unnamed_namespace_b as m
def test_have_attr_any_struct():
assert hasattr(m, "unnamed_namespace_b_any_struct")