https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision fb81bd739373158b87948b8858a16677ebe6f0c6 authored by Matthew Kolopanis on 14 May 2019, 15:40:58 UTC, committed by Bryna Hazelton on 22 May 2019, 18:57:04 UTC
1 parent 0152500
Raw File
Tip revision: fb81bd739373158b87948b8858a16677ebe6f0c6 authored by Matthew Kolopanis on 14 May 2019, 15:40:58 UTC
PEP 8 fixes
Tip revision: fb81bd7
.coveragerc
[run]
omit = */tests/*

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