Skip to content

Commit

Permalink
Linting fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ladinesa committed Aug 22, 2024
1 parent c06d8bf commit 1dcb25e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dev = [
]
# these are extra deps for nomad infra as a result of using nomad.search
infrastructure = [
"mongoengine>=0.20'",
"mongoengine>=0.20",
]

[tool.ruff]
Expand Down

0 comments on commit 1dcb25e

Please sign in to comment.