Skip to content

Commit

Permalink
feat: ruff
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Walker <[email protected]>
  • Loading branch information
anwalker293 committed Sep 5, 2023
1 parent 62a9c1b commit 250d694
Show file tree
Hide file tree
Showing 6 changed files with 86 additions and 141 deletions.
77 changes: 27 additions & 50 deletions int/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion int/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ acapy-client = {git = "https://github.com/Indicio-tech/acapy-client.git", rev =
httpx = "^0.15.5"
aioredis = "^2.0.1"
redis = "^4.1.4"
ruff = "^0.0.287"

[tool.poetry.dev-dependencies]
black = "^23.7.0"
flake8 = "^6.0.0"

[build-system]
requires = ["poetry-core>=1.0.0"]
Expand Down
Loading

0 comments on commit 250d694

Please sign in to comment.