Skip to content

Strip whitespace when testing shell.call

This PR attempts to fix failures under windows on azure CI [ref] by stripping whitespace when comparing the output of gwpy.utils.shell.call.

Merge request reports