
Update all .py source files by $ pyupgrade --py3-only $(git ls-files | grep ".py$") to modernize the code according to Python 3 syntaxes. Also introduce pre-commit and its pyupgrade hook to avoid merging additional Python 2 syntaxes. Change-Id: If182808de2e565028998b3ed45947d267d6e021c
0 lines
0 B
Plaintext
0 lines
0 B
Plaintext
The file is empty.