https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 71821e29c901789de18beb26b43869f1cc818361 authored by Matthew Kolopanis on 15 May 2019, 14:39:42 UTC, committed by Bryna Hazelton on 22 May 2019, 18:57:04 UTC
1 parent 9b7022b
Raw File
Tip revision: 71821e29c901789de18beb26b43869f1cc818361 authored by Matthew Kolopanis on 15 May 2019, 14:39:42 UTC
another unused import
Tip revision: 71821e2
.coveragerc
[run]
omit = */tests/*

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