https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 07fa6a5fb100db044d7335e4877bd7efb50dc409 authored by Adam Beardsley on 06 November 2017, 15:59:10 UTC, committed by Bryna Hazelton on 07 November 2017, 18:17:41 UTC
1 parent 2835ffe
Raw File
Tip revision: 07fa6a5fb100db044d7335e4877bd7efb50dc409 authored by Adam Beardsley on 06 November 2017, 15:59:10 UTC
updated test to actually fail before bug fix
Tip revision: 07fa6a5
.coveragerc
[run]
omit = */tests/*

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