Skip to content

Deprecate gwpy.utils.null_context

Duncan Macleod requested to merge github/fork/duncanmmacleod/nullcontext into main

This PR deprecates the gwpy.utils.null_context function, replacing all internals and all usage in GWpy with contextlib.nullcontext.

Closes #1498 (closed).

Merge request reports