## Summary Add a new test for attribute accesses in case of nested modules / classes. Resolves this comment: https://github.com/astral-sh/ruff/pull/15613#discussion_r1925637561 ## Test Plan New MD test.
Markdown files within the mdtest/ subdirectory are tests of type inference and type checking;
executed by the tests/mdtest.rs integration test.
See crates/red_knot_test/README.md for documentation of this test format.