circstat / pycircstat

Toolbox for circular statistics with Python
MIT License
157 stars 42 forks source link

some PEP8 fixes. #24

Closed tomwallis closed 9 years ago

tomwallis commented 9 years ago

I will probably turn off my linter after this. There are still lots of PEP8 warnings, particularly in "descriptive", but it doesn't really matter -- just did it while I was reading over code yesterday.

coveralls commented 9 years ago

Coverage Status

Coverage remained the same when pulling 24a1426ee49381c2d2e776a96b6bc3435d49ec23 on tomwallis:master into 2f61ee1ae8ed8151297f2ba44a958a79b5de15ce on circstat:master.

fabiansinz commented 9 years ago

They are probably all my fault. I am sorry! I try to switch on PEP8 checking in pycharm.