https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 669b485cd37c5cf650bb58038e115fc578fef551 authored by Adam Lanman on 20 April 2019, 03:41:13 UTC, committed by Bryna Hazelton on 22 April 2019, 20:13:11 UTC
1 parent fa49906
Raw File
Tip revision: 669b485cd37c5cf650bb58038e115fc578fef551 authored by Adam Lanman on 20 April 2019, 03:41:13 UTC
fix read in tutorial
Tip revision: 669b485
.coveragerc
[run]
omit = */tests/*

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