Takashi Kajinami 1fe445863e 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: I42f1312e43167dd727e2004250c16e9c4a8ee934
2025-01-13 13:42:50 +09:00
2020-02-10 11:59:08 +00:00
2019-04-19 19:34:08 +00:00
2014-01-31 15:42:43 -08:00
2018-06-14 18:51:15 +00:00
2018-11-07 08:56:32 +00:00
2014-01-31 15:42:43 -08:00
2024-01-25 20:09:01 +09:00
2024-10-10 18:50:50 +09:00
2022-08-13 08:42:20 +08:00
2025-01-13 13:42:01 +09:00

Team and repository tags

image

oslotest -- OpenStack Testing Framework and Utilities

The Oslo Test framework provides common fixtures, support for debugging, and better support for mocking results.

Description
OpenStack test classes
Readme 2.6 MiB
Languages
Python 93.8%
Shell 6.2%