flipper-io / flipper

Flipper is a development platform that can be controlled from any programming language.
https://www.flipper.io/
Apache License 2.0
72 stars 15 forks source link

Use consistent whitespace in manage.py #24

Closed nicholastmosher closed 8 years ago

nicholastmosher commented 8 years ago

I don't know whether you prefer tab characters or spaces in python, but you have a mixture of them in manage.py. I don't even know how it runs.

Mikejmoffitt commented 8 years ago

Keeping the same practice as with the other source files in flipper, it would be best to stick to tab characters.

TravisWhitaker commented 8 years ago

Then again, most Python trumpers would say that using using tabs in Python source is non-idiomatic.

Looks like we have to make an arbitrary choice among arbitrary standards.

Mikejmoffitt commented 8 years ago

It is the product owner's choice among which of two established and accepted choices to make. Do you want to support Python trumpers, or Python mature adults?

TravisWhitaker commented 8 years ago

Python mature adults

Hah.