CAT
CAT copied to clipboard
Dye: clean up the code
- Ensure the code is PEP8-compliant (with the maximum number of characters per line upped to 100).
- For docstrings it's ok (if necasary) to go over this limit; just make sure to mark the respective docstring with the
# noqacomment (i.e. "no quality assurance").
The code is PEP8 compliant as of https://github.com/nlesc-nano/CAT/pull/105.