https://github.com/RadioAstronomySoftwareGroup/pyuvdata
Revision d1da58d939a0ba63629146a8f53d56acd58f7e2b authored by Matthew Kolopanis on 16 May 2019, 21:10:39 UTC, committed by Bryna Hazelton on 22 May 2019, 18:57:04 UTC
1 parent 1be2b20
Raw File
Tip revision: d1da58d939a0ba63629146a8f53d56acd58f7e2b authored by Matthew Kolopanis on 16 May 2019, 21:10:39 UTC
convert parameter yield and unpacking with a simple class
Tip revision: d1da58d
pyuvdata_linting.yml
name: pyuvdata_linting
channels:
  - defaults
  - conda-forge
dependencies:
  - pycodestyle
back to top