Skip to content

Fixed some warnings in testing

Duncan Macleod requested to merge github/fork/duncanmmacleod/test-warnings into develop

This PR fixes some warnings emitted during testing gwpy.cli; one can't directly compare quantities, or get their 'truth' value, need to use fancier methods or compare against None.

Merge request reports