More pylint changes...

This commit is contained in:
Bob Lantz
2014-12-04 05:55:57 -08:00
parent 4965421215
commit 643c9f912f
3 changed files with 38 additions and 24 deletions
+2
View File
@@ -70,6 +70,8 @@ def exampleAllHosts( vlan ):
CLI( net )
net.stop()
# pylint: disable=arguments-differ
class VLANStarTopo( Topo ):
"""Example topology that uses host in multiple VLANs