##// END OF EJS Templates
Add tool to automatically upgrade a file....
Add tool to automatically upgrade a file. Push syntax to 36+, apply black; do the commits and add those comits to git-ignore-revs.

File last commit:

r22963:2961b531
r25464:108fec78
Show More
print_argv.py
2 lines | 31 B | text/x-python | PythonLexer
import sys
print(sys.argv[1:])