Closed SebKuzminsky closed 7 years ago
This fixes all the flake8 warnings in master (eg https://travis-ci.org/SebKuzminsky/pycam/jobs/278814925) and lets the Travis job progress a little further.
I'm not sure if it's right long-term to remove all the unused code. For example, group_export should probably be added back in and populated with the available export formats.
group_export
This is a nice cleanup.
This fixes all the flake8 warnings in master (eg https://travis-ci.org/SebKuzminsky/pycam/jobs/278814925) and lets the Travis job progress a little further.
I'm not sure if it's right long-term to remove all the unused code. For example,
group_export
should probably be added back in and populated with the available export formats.