mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-06-18 09:06:07 +02:00
6295f0fce1
- Introduced `_prefs_bytes_from_json` to convert JSON hex strings back to bytes for NodePrefs fields. - Updated `_load_prefs` logic to handle bytes conversion when loading preferences. - Improved the handling of preferences in the `RepeaterCompanionBridge` class to ensure proper type restoration.