Skip to content

Commit 735ce0f

Browse files
Fix mypy stuff
1 parent 243d973 commit 735ce0f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ dev:
1111
pre-commit install
1212

1313
dev-quality-code:
14+
rm -rf poetry.lock
15+
poetry lock
1416
pip install --upgrade pip pre-commit poetry
1517
@$(MAKE) dev-version-plugin
1618
poetry install --extras "all redis datamasking valkey"

0 commit comments

Comments
 (0)