ricardochaves / python-lint

GitHub Action for Lint your code
MIT License
91 stars 41 forks source link

bump black version to support py39 and py310 #16

Open beatgeek opened 2 years ago

beatgeek commented 2 years ago
Usage: black [OPTIONS] [SRC]...
| Try 'black -h' for help.
| 
| Error: Invalid value for '-t' / '--target-version': invalid choice: py39. (choose from py27, py33, py34, py35, py36, py37, py38)
| Black error
[Pylint for Bricks notebooks/build]   ❌  Failure - ricardochaves/python-lint@v1.4.0

I'm getting this issue with v1.4.0 when I'm running this with act push.