astropy / pyregion

ds9 region parser for python
https://pyregion.readthedocs.io
MIT License
39 stars 38 forks source link

Auto-format code using PyCharm #93

Closed cdeil closed 7 years ago

cdeil commented 7 years ago

This PR contains a commit where I auto-formatted all Python code using PyCharm. This is a one-time cleanup and safe operation, it's mostly whitespace changes.

I've reviewed the diff on Github and it looks good to me. Will merge as soon as travis-ci passes.

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 63.243% when pulling 896fec0497b76b194bc9dbbb73559c4661892cab on cdeil:clean into de34a9c198dfff0253922f785ba1fd1f328a6e3e on astropy:master.