https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 8c7c42c2cbe70f3b6e293319bc399d6a5be2e792 authored by Adam Beardsley on 09 April 2019, 22:48:18 UTC, committed by Bryna Hazelton on 22 April 2019, 17:25:26 UTC
1 parent 230a665
Raw File
Tip revision: 8c7c42c2cbe70f3b6e293319bc399d6a5be2e792 authored by Adam Beardsley on 09 April 2019, 22:48:18 UTC
move output test file
Tip revision: 8c7c42c
.coveragerc
[run]
omit = */tests/*

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