https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision cb1b8efd233aecc252c49764d0f24c71465dcf12 authored by Bryna Hazelton on 21 December 2019, 00:48:52 UTC, committed by Paul La Plante on 15 January 2020, 20:51:07 UTC
1 parent c43942b
Raw File
Tip revision: cb1b8efd233aecc252c49764d0f24c71465dcf12 authored by Bryna Hazelton on 21 December 2019, 00:48:52 UTC
pep8 fixes
Tip revision: cb1b8ef
.coveragerc
[run]
omit = */tests/*

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