Skip to content

Fix issues with Nds2Enum on Python 3.11

Duncan Macleod requested to merge github/fork/duncanmmacleod/nds2-enum-py311 into main

This PR fixes compatibility issues between the enums in gwpy.io.nds2 and updated enum functionality introduced with Python 3.11.

Fixes #1557 (closed).

Merge request reports