Takashi Kajinami
80e1aadc49
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.
pep8 errors are fixed by
$ autopep8 --select=E127,E128,E501 --max-line-length 79 -r \
--in-place taskflow
Also add the pyupgrade hook to pre-commit to avoid merging additional
Python 2 syntaxes.
Change-Id: Ifd0a0ade9789497482c7937bffd82c48acfb3d78
2025-04-02 15:23:12 +09:00
..
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2014-06-17 10:08:08 +04:00
2025-04-02 15:23:12 +09:00
2013-10-16 15:46:25 -07:00
2025-04-02 15:23:12 +09:00
2013-10-09 19:24:27 +04:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2014-03-18 11:34:01 +02:00
2025-04-02 15:23:12 +09:00
2013-11-21 18:38:44 +04:00
2025-04-02 15:23:12 +09:00
2014-05-22 18:52:23 -07:00
2025-04-02 15:23:12 +09:00
2014-05-07 17:39:33 -07:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2013-11-21 18:38:44 +04:00
2025-04-02 15:23:12 +09:00
2014-09-12 18:22:19 -07:00
2025-04-02 15:23:12 +09:00
2013-09-04 19:33:12 +04:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00
2014-09-12 22:03:26 +00:00
2025-04-02 15:23:12 +09:00
2014-08-30 17:29:08 -07:00
2025-04-02 15:23:12 +09:00
2025-04-02 15:23:12 +09:00