GitNexus/gitnexus/test/fixtures/python-scope-integration/models/__init__.py
copilot-swe-agent[bot] f5862070cd
test(python): integration-style scope-resolution tests + suffixResolve fallback
Agent-Logs-Url: https://github.com/abhigyanpatwari/GitNexus/sessions/db76e937-4b0e-4c4d-82b1-265a1fb3673d

Co-authored-by: magyargergo <11230420+magyargergo@users.noreply.github.com>
2026-04-19 07:16:02 +00:00

2 lines
72 B
Python

"""Re-exports from the models package."""
from .user import User, Admin