Working on automatic generation of ns-3 RMs
[nepi.git] / src / nepi / resources / ns3 / ns3simulator.py
index 4013a3c..1c557e7 100644 (file)
@@ -18,7 +18,6 @@
 # Author: Alina Quereilhac <alina.quereilhac@inria.fr>
 
 class NS3Simulator(object):
-
     @property
     def client(self):
         return self._client