X-Git-Url: https://scm.cri.mines-paristech.fr/git/minwii.git/blobdiff_plain/928c4fcf26174df9b8cf62d67e0061ad703481e9..a949d504ea9d83f36063583f9b2bd9f2f24b7b3f:/src/logging/EventLog.py diff --git a/src/logging/EventLog.py b/src/logging/EventLog.py index 3e11f25..55d778a 100755 --- a/src/logging/EventLog.py +++ b/src/logging/EventLog.py @@ -5,7 +5,7 @@ Created on 21 aout 2009 ''' import time -class EventLog(): +class EventLog: ''' classdocs '''