Skip to content

Commit c6220b6

Browse files
committed
Update linter workflow
1 parent 73539e1 commit c6220b6

File tree

2 files changed

+53
-1
lines changed

2 files changed

+53
-1
lines changed

poetry.lock

Lines changed: 50 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: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ uvicorn = "^0.34.0"
1717

1818

1919

20+
[tool.poetry.group.dev.dependencies]
21+
flake8 = "^7.1.1"
22+
2023
[build-system]
2124
requires = ["poetry-core"]
2225
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)