Use gwpy.time.LIGOTimeGPS import in segments.io
This PR modifies all imports of LIGOTimeGPS
to the gwpy.time
module. Only that module should import that object from outside, which should make removing the glue dependency a bit easier in the future.