Pass pyflakes.

This commit is contained in:
Bob Lantz
2010-05-04 19:11:12 -07:00
parent c79882b766
commit 259d713315
10 changed files with 157 additions and 106 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ For a more complicated test example, see udpbwtest.py.
from mininet.cli import CLI
from mininet.log import lg, info
from mininet.net import init, Mininet
from mininet.net import Mininet
from mininet.node import KernelSwitch
from mininet.topolib import TreeTopo