Skip to content

Commit f59a682

Browse files
committed
Added missing dependency.
Signed-off-by: Pavel Kirilin <[email protected]>
1 parent 51172c4 commit f59a682

File tree

2 files changed

+28
-1
lines changed

2 files changed

+28
-1
lines changed

poetry.lock

Lines changed: 27 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ anyio = "^3.6.1"
3838
pytest-xdist = { version = "^2.5.0", extras = ["psutil"] }
3939
types-mock = "^4.0.15"
4040
black = "^23.1.0"
41+
ruff = "^0.1.5"
4142

4243
[tool.mypy]
4344
strict = true

0 commit comments

Comments
 (0)