Skip to content

Commit ba21951

Browse files
author
Raphael Krupinski
committed
Remove linters that were replaced by ruff.
1 parent d80b05d commit ba21951

File tree

2 files changed

+12
-56
lines changed

2 files changed

+12
-56
lines changed

poetry.lock

Lines changed: 12 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ taskiq = ">=0.8,<1"
2727
[tool.poetry.group.dev.dependencies]
2828
black = "^23.1.0"
2929
pre-commit = "^2.20.0"
30-
flake8 = "^6"
31-
autoflake = "^1.4"
32-
yesqa = "^1.4.0"
3330
pytest = "^7.2.2"
3431
pytest-xdist = "^3.2.1"
3532
anyio = "^3.6.2"

0 commit comments

Comments
 (0)