whereto/doc/source
Takashi Kajinami f6592d2e42 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 add the pyupgrade hook to pre-commit to avoid merging additional
Python 2 syntaxes.

Change-Id: I03025adae5df96058ad3364c9ac17e899a600f7b
2024-10-24 23:08:20 +09:00
..
_extra fix CI configuration issues 2017-09-20 14:30:03 -04:00
cli update documentation 2017-08-23 15:27:40 -04:00
contributor update documentation 2017-08-23 15:27:40 -04:00
install update documentation 2017-08-23 15:27:40 -04:00
user add support for testing paths are not redirected 2017-10-11 14:58:49 -04:00
conf.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-24 23:08:20 +09:00
history.rst release note for first release 2017-08-25 17:18:05 -04:00
index.rst Move to Launchpad 2019-10-28 18:57:22 +01:00