etcd3gw/doc
Takashi Kajinami 066baeb179 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.

Change-Id: Iee7bdff54efe4bea1b255c1114a4291c3e62fea0
2024-10-21 20:16:34 +09:00
..
source Run pyupgrade to clean up Python 2 syntaxes 2024-10-21 20:16:34 +09:00
requirements.txt Drop py2 support and clean things up 2021-02-04 15:11:22 +01:00