https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision e57cad6a31454ffd875fe914679def05e33069d6 authored by Matthew Kolopanis on 30 January 2020, 16:23:02 UTC, committed by Bryna Hazelton on 07 February 2020, 01:01:42 UTC
1 parent ea22056
Raw File
Tip revision: e57cad6a31454ffd875fe914679def05e33069d6 authored by Matthew Kolopanis on 30 January 2020, 16:23:02 UTC
added a confest.py to the docs folder to handle setup/cleanup of output
Tip revision: e57cad6
.coveragerc
[run]
omit = */tests/*

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