Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tshyun24 committed Jan 29, 2024
1 parent e03a718 commit e22d0fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jobs/email-reminder/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ pytest = "^7.4.0"
pytest-mock = "^3.11.1"
black = "^23.3.0"

[tool.poetry.group.dev.dependencies]
[tool.poetry.group.test.dependencies]
black = "^23.12.1"
pylint = "^3.0.3"
bandit = "^1.7.6"
Expand Down

0 comments on commit e22d0fc

Please sign in to comment.