https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 891c7e8f0df3fb0aa85149dc64d99dd4d5c7645d authored by Adam Beardsley on 09 April 2019, 22:52:39 UTC, committed by Bryna Hazelton on 22 April 2019, 17:25:26 UTC
1 parent 8c7c42c
Raw File
Tip revision: 891c7e8f0df3fb0aa85149dc64d99dd4d5c7645d authored by Adam Beardsley on 09 April 2019, 22:52:39 UTC
remove TODO file
Tip revision: 891c7e8
.coveragerc
[run]
omit = */tests/*

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