S1005403_RisCC/target_simulator/__init__.py
2025-11-13 10:57:10 +01:00

8 lines
236 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`).
"""