Skip to content

Commit

Permalink
add pylint
Browse files Browse the repository at this point in the history
  • Loading branch information
tschaffter committed May 13, 2024
1 parent 45f4205 commit a47ec50
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 1 deletion.
97 changes: 96 additions & 1 deletion libs/openchallenges/api-client-python/poetry.lock

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

1 change: 1 addition & 0 deletions libs/openchallenges/api-client-python/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ typing-extensions = ">=4.7.1"
[tool.poetry.group.dev.dependencies]
aenum = "3.1.11"
black = "23.7.0"
pylint = "3.1.1"

[tool.poetry.group.test.dependencies]
pytest = "7.2.0"
Expand Down

0 comments on commit a47ec50

Please sign in to comment.