Nicola Soranzo
|
0629908541
|
Fix new UP031 errors from ruff 0.4.2
|
2024-04-29 00:09:38 +01:00 |
|
Nicola Soranzo
|
a2018a5e60
|
Enable flake8-comprehensions ruff rules
but allow `dict()` calls that make use of keyword arguments (e.g.,
`dict(a=1, b=2)`).
|
2024-03-09 19:11:20 +00:00 |
|
Dannon Baker
|
623a5e165a
|
Apply black formatting.
Apply isort.
|
2022-02-03 07:42:20 -05:00 |
|
Nicola Soranzo
|
90a729e431
|
New pyupgrade fixes
Found by running `ack --type=python -f | grep -v '^tools/' | xargs pyupgrade --py36-plus`
|
2021-10-24 12:10:34 +01:00 |
|
John Chilton
|
e3dedd86bc
|
Performance metrics for tests.
|
2021-02-12 20:44:05 -05:00 |
|