Removed hash-bang in module files which aren't executed directly,
with the exception of topo.py, which I haven't touched.
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
"Utility functions for Mininet."
|
||||
|
||||
from time import sleep
|
||||
|
||||
Reference in New Issue
Block a user