https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision 3c54282f32eedd86b6d87d06336319290ac64350 authored by Matthew Kolopanis on 28 April 2020, 17:09:02 UTC, committed by Matthew Kolopanis on 29 April 2020, 15:47:53 UTC
1 parent ecf7cbf
Raw File
Tip revision: 3c54282f32eedd86b6d87d06336319290ac64350 authored by Matthew Kolopanis on 28 April 2020, 17:09:02 UTC
readability formatting
Tip revision: 3c54282
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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