mirror of
https://github.com/NawfalMotii79/PLFM_RADAR.git
synced 2026-05-30 11:36:45 +00:00
v7/__init__.py: wrap workers/map_widget/dashboard imports in try/except so CI runners without PyQt6 can still test models, processing, hardware. test_v7.py: skip TestPolarToGeographic when PyQt6 unavailable, split TestV7Init.test_key_exports into core vs PyQt6-dependent assertions.