https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 53755f9a348f94cdbd39c4ea9467b55af149e620 authored by WSK on 02 December 2019, 22:02:38 UTC, committed by Bryna Hazelton on 12 December 2019, 18:15:22 UTC
1 parent 1b6682c
Raw File
Tip revision: 53755f9a348f94cdbd39c4ea9467b55af149e620 authored by WSK on 02 December 2019, 22:02:38 UTC
remove duplicate lines.
Tip revision: 53755f9
.coveragerc
[run]
omit = */tests/*

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