https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Tip revision: 9899ef7e38eae99da50be658e3fb1f2e8cfba352 authored by Garrett 'Karto' Keating on 31 March 2023, 13:11:23 UTC
Fixing fixture that's causing broken test
Fixing fixture that's causing broken test
Tip revision: 9899ef7
.coveragerc
[run]
plugins = Cython.Coverage
concurrency = multiprocessing
parallel = true
omit =
*/tests/*
*/conftest.py
[report]
omit =
*/tests/*
*/conftest.py