lots of PEP8 cleanup

This commit is contained in:
Ebag333
2016-10-19 12:25:31 -07:00
parent 74ce79ba8f
commit 0c0eb327f7
12 changed files with 65 additions and 41 deletions

View File

@@ -17,6 +17,7 @@
# along with eos. If not, see <http://www.gnu.org/licenses/>.
# ===============================================================================
class EqBase(object):
def __init__(self):
self.ID = None