Closed iamlambda closed 3 years ago
most people (including me) use ./file.py to not have to type the interpreter, it's always a good practice to put the shebang in your script (:
Could this create a problem for Windows users?
wisdom-tree is now a pip library, it won't be needing a shebang.
most people (including me) use ./file.py to not have to type the interpreter, it's always a good practice to put the shebang in your script (: