https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision b40f985a7e9c8cee0198fcee14ba34f6a67d6c3c authored by Adrian Liu on 07 March 2018, 00:00:08 UTC, committed by Bryna Hazelton on 07 March 2018, 22:42:16 UTC
1 parent ce5564b
Raw File
Tip revision: b40f985a7e9c8cee0198fcee14ba34f6a67d6c3c authored by Adrian Liu on 07 March 2018, 00:00:08 UTC
Changed some of the tests to check for identical vs. equality
Tip revision: b40f985
.coveragerc
[run]
omit = */tests/*

[report]
omit = */tests/*
back to top