Skip to content

Commit c38b606

Browse files
author
Raphael Krupinski
committed
➖ Remove pylint - replaced by ruff.
1 parent 6e4ad48 commit c38b606

File tree

2 files changed

+1
-112
lines changed

2 files changed

+1
-112
lines changed

poetry.lock

Lines changed: 1 addition & 111 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ typing-extensions = { python = "<3.12", version = "^4.9.0" }
3232
[tool.poetry.group.dev.dependencies]
3333
fastapi = "^0.109.0"
3434
mypy = "^1.0.1"
35-
pylint = "^3.0.3"
3635
pytest = ">=7.1,<9.0"
3736
pytest-asyncio = "^0.23.3"
3837

0 commit comments

Comments
 (0)