https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 5b7762da55542ee5d6869218f8536f0ef879514c authored by Bryna Hazelton on 04 March 2020, 17:43:29 UTC, committed by Bryna Hazelton on 04 March 2020, 22:55:35 UTC
1 parent de9d39f
Raw File
Tip revision: 5b7762da55542ee5d6869218f8536f0ef879514c authored by Bryna Hazelton on 04 March 2020, 17:43:29 UTC
Update the contributing guide.
Tip revision: 5b7762d
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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