Skip to content

Commit ad44e7a

Browse files
committed
Added flake 8
1 parent e14e3a5 commit ad44e7a

File tree

2 files changed

+56
-2
lines changed

2 files changed

+56
-2
lines changed

poetry.lock

Lines changed: 54 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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,5 @@ keywords = ["healthcare", "uk", "nhs"]
1212

1313
[tool.poetry.dependencies]
1414
python = "^3.10"
15-
pytest-nhsd-apim = "^2.0.2"
15+
pytest-nhsd-apim = "^2.0.2"
16+
flake8 = "^7.2.0"

0 commit comments

Comments
 (0)