S1005403_RisCC/target_simulator/__init__.py

9 lines
237 B
Python

"""
Target Simulator package.
This package contains the main application modules (GUI, core, utils,
and analysis). It is intentionally lightweight here; see submodules for
details (e.g., `gui.main_view`, `core.simulation_engine`).
"""