https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 004ddc6d44219487ebec2ab64f29e11f737c3a16 authored by Nicholas Kern on 21 April 2020, 02:16:12 UTC, committed by Bryna Hazelton on 21 April 2020, 23:59:42 UTC
1 parent e3ee9ec
Raw File
Tip revision: 004ddc6d44219487ebec2ab64f29e11f737c3a16 authored by Nicholas Kern on 21 April 2020, 02:16:12 UTC
more uvh5 multidim_index tests
Tip revision: 004ddc6
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

[report]
omit =
  */tests/*
  */conftest.py
back to top