Fix pep8 violations in csit/suites/l2switch/topologies/customtopo.py
[integration/test.git] / test / csit / suites / l2switch / topologies / customtopo.py
index 53327ad8f3c79facb3b4e33f3b58fc3790b0186f..451b638abe79920974b51ee29ff16aea922a31db 100755 (executable)
@@ -1,6 +1,7 @@
 # !/usr/bin/python
 
-# usage: sudo mn --controller=remote,ip=<controller_ip> --switch=ovsk,protocols=OpenFlow13 --custom <path to customtopo.py> --topo ring ...
+# usage: sudo mn --controller=remote,ip=<controller_ip> --switch=ovsk,protocols=OpenFlow13
+#                --custom <path to customtopo.py> --topo ring ...
 
 from mininet.topo import Topo