LSSTDESC / tables_io

A small package to provide tools to read / write and convert tabular data for DESC
MIT License
1 stars 1 forks source link

Black formatting only. #78

Closed delucchi-cmu closed 1 year ago

delucchi-cmu commented 1 year ago

This is a purely mechanical change. All lines changed are from

$ black ./src

This should make future PRs easier to review, as black formatting changes won't be mixed in with meaningful changes.