https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 71ce2015928dde39fbf5376ff5a5f5ceb9f79de8 authored by Matthew Kolopanis on 27 January 2020, 20:13:53 UTC, committed by Bryna Hazelton on 13 February 2020, 08:30:39 UTC
1 parent 6b83a96
Raw File
Tip revision: 71ce2015928dde39fbf5376ff5a5f5ceb9f79de8 authored by Matthew Kolopanis on 27 January 2020, 20:13:53 UTC
update changelog removed section to say from where a keyword is removed
Tip revision: 71ce201
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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