Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Aaron Gokaslan <[email protected]>
  • Loading branch information
eracah and Skylion007 committed Jun 10, 2024
1 parent 60338c0 commit 69bec6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,8 @@ ignore = [
"composer/datasets/*" = ["D"]
"composer/models/*" = ["D"]
"composer/trainer/activation_checkpointing.py" = ["D"]
[tool.ruff.lint.pydocstyle]
convention = "google"

[tool.ruff]
exclude = [
Expand Down

0 comments on commit 69bec6e

Please sign in to comment.