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