X-Git-Url: https://scm.cri.ensmp.fr/git/minwii.git/blobdiff_plain/928c4fcf26174df9b8cf62d67e0061ad703481e9..f331b0da5cf221056181123e11fb50e5192b8cb9:/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 '''