oslo.versionedobjects/oslo_versionedobjects/examples
Takashi Kajinami c50057eb8d 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: Ia14b0f9ed4268677a77b557f04495655162f040e
2024-10-24 10:13:23 +09:00
..
__init__.py Start adding some basic ovo examples (with an initial basic one) 2017-03-15 23:27:13 +08:00
iot_bulb.py Run pyupgrade to clean up Python 2 syntaxes 2024-10-24 10:13:23 +09:00