
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
Team and repository tags
oslotest -- OpenStack Testing Framework and Utilities
The Oslo Test framework provides common fixtures, support for debugging, and better support for mocking results.
- Free software: Apache license
- Documentation: https://docs.openstack.org/oslotest/latest/
- Source: https://opendev.org/openstack/oslotest
- Bugs: https://bugs.launchpad.net/oslotest
- Release notes: https://docs.openstack.org/releasenotes/oslotest
Description
Languages
Python
93.8%
Shell
6.2%