suyashdb / pydicom

Automatically exported from code.google.com/p/pydicom
0 stars 0 forks source link

Cleanup: PEP8, executable files, inconsistent line breaks #144

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I've found a few very minor issues in pydicom:
* PEP8 warnings
* mixture of executable/non-executable Python files in module
* mixture of DOS and UNIX line breaks

Here is a changeset to fix thses issues:
https://code.google.com/r/dimitripapadopoulos-pydicom/source/detail?r=e2dec6a85e
d992574a5b8076b560cdcd080df893

Original issue reported on code.google.com by Dimitri....@gmail.com on 1 May 2014 at 10:13

GoogleCodeExporter commented 8 years ago
Closed by revision e2dec6a85ed9

Original comment by darcymason@gmail.com on 13 May 2014 at 12:52