https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision c0f73f2d815b26ea47037219a8ff6c294d54a314 authored by EXTERNAL-Ewall-Wice on 12 September 2018, 01:20:05 UTC, committed by EXTERNAL-Ewall-Wice on 12 September 2018, 01:20:05 UTC
1 parent 44b36a8
Raw File
Tip revision: c0f73f2d815b26ea47037219a8ff6c294d54a314 authored by EXTERNAL-Ewall-Wice on 12 September 2018, 01:20:05 UTC
address PR comments. Need tests for ValueErrors
Tip revision: c0f73f2
.coveragerc
[run]
omit = */tests/*

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