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