swh:1:snp:8c84c281e5b9f25b02820a7a124986496090bc0f
Raw File
Tip revision: c2cd6c296ccb7aa31f3333b27193baf5f547682a authored by Nicholas Kern on 04 June 2018, 15:34:20 UTC
moved combine_uvdata to uvdata.py and updated tests
Tip revision: c2cd6c2
.coveragerc
[run]
omit = */tests/*

[report]
omit = */tests/*
back to top