itead / Sonoff_Devices_DIY_Tools

BSD 3-Clause "New" or "Revised" License
548 stars 168 forks source link

Fix all the indentation errors in the python code #81

Open apastuszak opened 4 years ago

apastuszak commented 4 years ago

I tried to run the .py files on Linux and got tons of indentation errors. Some lines are using tabs instead of spaces. I had cleaned most of it up, but there are a few indentations in itead include which I just can't fix.

jofrep commented 4 years ago

What I did to fix it: 1) Use the "Convert to All Tabs to Spaces" package in Atom and fix the following files

now it works for fine for me

jofrep commented 4 years ago

I upload them in case it helps

tool_01DIY85.py.txt mdns.py.txt lan_ewlink_api.py.txt