sarthakpranesh / Mininet-Load-Balancing

Mininet SDN based experiments on load balancing and improving server response times
MIT License
23 stars 9 forks source link

"inconsistent use of tabs and spaces in indentation " error in your code #3

Open rawanalshaikh opened 1 year ago

rawanalshaikh commented 1 year ago

When trying to run your code, an error appeared it said

TabError: inconsistent use of tabs and spaces in indentation

in all the topologies code ( tree and star) also, the results.py code

How can it be solved ?? Thanks,