Merge branch 'master' into jameel/type-checking-improvements

This commit is contained in:
Jameel Al-Aziz 2023-02-22 07:33:35 -08:00
commit 65b67d25aa
No known key found for this signature in database
GPG Key ID: D2C1CC4F32861B8D

View File

@ -9,7 +9,7 @@ repos:
- id: check-symlinks
- id: check-toml
- repo: https://github.com/pycqa/isort
rev: 5.8.0
rev: 5.12.0
hooks:
- id: isort
- repo: https://github.com/PyCQA/flake8