Closed benoit-dubreuil closed 2 years ago
Setup code upgrader CI with pyupgrade. It must be executed after the code purger job and before the code formatting step.
pyupgrade
--py38-plus
This PR/issue depends on:
Branch qa/issue-38/setup-code-upgrader-ci created for issue #38.
qa/issue-38/setup-code-upgrader-ci
Description
Setup code upgrader CI with
pyupgrade
. It must be executed after the code purger job and before the code formatting step.To do
--py38-plus
References
pyupgrade
Dependencies