Closed isaacharrisholt closed 1 year ago
This PR changes a few things:
pylint
ruff
pyright
black
isort
tox
Did you mean to push these?
Nope, am currently removing them
This PR changes a few things:
pylint
toruff
for better lint coverage and faster lint timespyright
for static type checkingblack
for consistent stylingisort
for import sortingruff
,black
andisort
tox
for testing and lintingtox
in CI pipelines