redhatcloudx / transformer

Find RHEL images in public clouds
Apache License 2.0
6 stars 3 forks source link

linting: set black/ruff to target python 3.9 #673

Closed major closed 1 year ago

major commented 1 year ago

Python 3.9 is our base version set in poetry's configuration, so we should use py39 as our linting target.