Closed hroncok closed 7 years ago
https://www.python.org/dev/peps/pep-0007/
Especially the tabs vs. spaces here is a mess.
Should not be done before https://github.com/fedora-python/python-ethtool/pull/19 is merged.
Note to self: If we are going to reindent the whole codebase, do it with a fake commit author, so the person doing it will not end up being the author of the whole code.
The current status is good enough.
https://www.python.org/dev/peps/pep-0007/
Especially the tabs vs. spaces here is a mess.
Should not be done before https://github.com/fedora-python/python-ethtool/pull/19 is merged.