https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 680664d11c73f4afed6837c79aa7e4ff906242b4 authored by Bryna Hazelton on 23 May 2019, 17:43:17 UTC, committed by Bryna Hazelton on 23 May 2019, 18:17:56 UTC
1 parent b003848
Raw File
Tip revision: 680664d11c73f4afed6837c79aa7e4ff906242b4 authored by Bryna Hazelton on 23 May 2019, 17:43:17 UTC
remove the TODO, content is in an issue
Tip revision: 680664d
.coveragerc
[run]
omit = */tests/*

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