Skip to content
This repository was archived by the owner on Nov 6, 2025. It is now read-only.
This repository was archived by the owner on Nov 6, 2025. It is now read-only.

Deprecation of class properties (python>3.11) #49

@malik-irain

Description

@malik-irain

Same as PyMoDAQ#668

https://github.com/PyMoDAQ/pymodaq_data/blob/5.0.x_dev/src/pymodaq_data/h5modules/exporter.py#L21-L37

FORMAT_DESCRIPTION and FORMAT_EXTENSION are class properties and will be deprecated.

I guess, one could try to implement a metaclass defining them as @abstractmethod and @property

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions