devnet-express-code-samples icon indicating copy to clipboard operation
devnet-express-code-samples copied to clipboard

Please add #!/usr/bin/env python to top of every python file

Open fatestapestry opened this issue 7 years ago • 1 comments

Hi,

I'm working through these on Ubuntu. It's a bit painful to have to add this to the top of every file. Can the repo be updated to include this? Perhaps could be included as part of #21?

Otherwise, I don't mind putting in a pull request myself.

Regards, Jonathan

fatestapestry avatar Oct 05 '17 13:10 fatestapestry

I think we should be cautious before applying to all .py files - we can't know everyone's environment and we would need to indicate the python version as well.

annegentle avatar Mar 21 '18 21:03 annegentle