lots of PEP8 cleanup
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
# along with eos. If not, see <http://www.gnu.org/licenses/>.
|
||||
# ===============================================================================
|
||||
|
||||
|
||||
class EqBase(object):
|
||||
def __init__(self):
|
||||
self.ID = None
|
||||
|
||||
Reference in New Issue
Block a user