The source project of this merge request has been removed.
Trivial update to clf-to-omicron.py
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.