Files
Takashi Kajinami fac6e36428 Run pyupgrade to clean up Python 2 syntaxes
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: I12d2ccc679e0fcb3e3f467ee59da0aabb61a04a2
2025-01-13 13:46:57 +09:00
..
2018-09-21 21:35:56 +00:00
2018-09-12 17:35:58 +00:00
2020-04-16 17:46:06 +02:00
2018-09-12 17:35:58 +00:00
2018-10-09 21:56:06 +00:00
2018-10-09 21:56:06 +00:00