https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision f98d7f64aa409d1ab69304cf69e4804bc1630c99 authored by Bryna Hazelton on 27 February 2020, 00:50:22 UTC, committed by Matthew Kolopanis on 28 February 2020, 18:15:44 UTC
1 parent 5a8cc3e
Raw File
Tip revision: f98d7f64aa409d1ab69304cf69e4804bc1630c99 authored by Bryna Hazelton on 27 February 2020, 00:50:22 UTC
reorder methods on uvflag
Tip revision: f98d7f6
.coveragerc
[run]
omit =
  */tests/*
  */conftest.py

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