Skip to content

Trivial update to clf-to-omicron.py

Duncan Macleod requested to merge (removed):tools-gwpy-0.7 into master

This PR updates tools/clf-to-omicron.py to import OrderedDict from the stlib collections module, rather than from gwpy.utils.compat`, this module has been deprecated, and we don't need to support py26 anymore.

Merge request reports