https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 560b46d9feb55d8a88c725fce39d9a995e3f483d authored by Adam Beardsley on 09 April 2019, 22:12:09 UTC, committed by Bryna Hazelton on 22 April 2019, 17:25:26 UTC
1 parent c0dee50
Raw File
Tip revision: 560b46d9feb55d8a88c725fce39d9a995e3f483d authored by Adam Beardsley on 09 April 2019, 22:12:09 UTC
fixed qm_version to pyuvdat_version in uvflag tests
Tip revision: 560b46d
.coveragerc
[run]
omit = */tests/*

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