https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision a35fc046d21dc620cd88f9e27bb811dcc8d2748a authored by pyxieloustar on 18 March 2020, 16:17:19 UTC, committed by Bryna Hazelton on 19 March 2020, 19:07:38 UTC
1 parent 779f5ca
Raw File
Tip revision: a35fc046d21dc620cd88f9e27bb811dcc8d2748a authored by pyxieloustar on 18 March 2020, 16:17:19 UTC
initialize new reordoring
Tip revision: a35fc04
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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