Merge branch 'master' into fix-maxratio

This commit is contained in:
bobokun 2023-04-04 23:06:58 -04:00 committed by GitHub
commit 29eeb60d9a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ repos:
- id: pyupgrade
args: [--py3-plus]
- repo: https://github.com/psf/black
rev: 23.1.0
rev: 23.3.0
hooks:
- id: black
language_version: python3