Skip to content

Cleaned up unused modules

Duncan Macleod requested to merge github/fork/duncanmmacleod/remove-unused into master

This PR deletes some unused module files in order to clean up the package a wee bit.

I have also added a basic test suite for the gwpy.cli module, just to import the products and test that the Product.__init__ method runs to completion with no arguments.

Merge request reports