https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 86d010a2471c533d52f8d90996f4449d56dba790 authored by Matthew Kolopanis on 13 May 2019, 18:09:19 UTC, committed by Bryna Hazelton on 22 May 2019, 18:57:04 UTC
1 parent ce728a2
Raw File
Tip revision: 86d010a2471c533d52f8d90996f4449d56dba790 authored by Matthew Kolopanis on 13 May 2019, 18:09:19 UTC
fdh nose --> pytest. update depreciation warning in a write call
Tip revision: 86d010a
.coveragerc
[run]
omit = */tests/*

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