https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 4b2c295f73469bf52a124a23ca3628afce35aa42 authored by Adam Lanman on 19 April 2019, 03:57:41 UTC, committed by Bryna Hazelton on 22 April 2019, 20:13:11 UTC
1 parent 314b904
Raw File
Tip revision: 4b2c295f73469bf52a124a23ca3628afce35aa42 authored by Adam Lanman on 19 April 2019, 03:57:41 UTC
update path in tutorial
Tip revision: 4b2c295
.coveragerc
[run]
omit = */tests/*

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