sixty-north / segpy

A Python package for reading and writing SEG Y files.
Other
102 stars 54 forks source link

A few minor style cleanups. #58

Closed abingham closed 6 years ago

abingham commented 6 years ago

This is primarily just PEP8-ish cleanup I made as I browsed the code.

The only functional change is at examples/check_equal.py:35 where I think the wrong file handle was being passed to create_reader. (Minus that change, I probably wouldn't have submitted this.)

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 69.392% when pulling 2ac42c51c7af0f46ff8ab37bb827bbb8b5c6666f on abingham:cleanup into 03eb84ee328601d049d5a45e05fbd340c98168f8 on sixty-north:master.