https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 9ff359aa55d7e60d937b759e4d22a6b5f05d3100 authored by Paul La Plante on 15 May 2018, 00:51:07 UTC, committed by Bryna Hazelton on 16 May 2018, 22:12:55 UTC
1 parent 72873f2
Raw File
Tip revision: 9ff359aa55d7e60d937b759e4d22a6b5f05d3100 authored by Paul La Plante on 15 May 2018, 00:51:07 UTC
Clean up read/write routines a bit
Tip revision: 9ff359a
.coveragerc
[run]
omit = */tests/*

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