You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 6, 2025. It is now read-only.
Same as PyMoDAQ#668
https://github.com/PyMoDAQ/pymodaq_data/blob/5.0.x_dev/src/pymodaq_data/h5modules/exporter.py#L21-L37
FORMAT_DESCRIPTIONandFORMAT_EXTENSIONare class properties and will be deprecated.I guess, one could try to implement a metaclass defining them as
@abstractmethodand@property