Skip to content

Commit 6d0bb1f

Browse files
committed
deps: add mock for tests.
1 parent 2c22db1 commit 6d0bb1f

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

poetry.lock

Lines changed: 18 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
@@ -39,6 +39,7 @@ black = "^23.3.0"
3939
isort = "^5.12.0"
4040
ruff = "^0.0.277"
4141
docformatter = {extras = ["tomli"], version = "^1.7.3"}
42+
pytest-mock = "^3.11.1"
4243

4344
[build-system]
4445
requires = ["poetry-core"]

0 commit comments

Comments
 (0)