docs(ocpp-server): cleanup comment
[e-mobility-charging-stations-simulator.git] / tests / ocpp-server / timer.py
index e81d05b951146db20777227aa5fc98b01e7e68b2..53e6373ee931cfdea934127f1ddfd58711f4231d 100644 (file)
@@ -32,7 +32,6 @@ class Timer:
 
         callback_kwargs: Optional[:class:`dict`]:
         The kwargs to be passed to the callback.
-
         """
         self._timeout = timeout
         self._repeat = repeat