https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 2176518413d981debb040d339af60fdff213118e authored by Bryna Hazelton on 15 April 2020, 20:16:36 UTC, committed by Bryna Hazelton on 24 April 2020, 00:13:57 UTC
1 parent 4745b70
Raw File
Tip revision: 2176518413d981debb040d339af60fdff213118e authored by Bryna Hazelton on 15 April 2020, 20:16:36 UTC
update tutorial and changelog
Tip revision: 2176518
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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