Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Matt Fisher <[email protected]>
  • Loading branch information
Sherwin-14 and mfisher87 authored May 21, 2024
1 parent fb0bf60 commit 6518335
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,7 @@ line-length = 88
src = ["earthaccess", "stubs", "tests"]

[tool.ruff.lint]
extend-select = ["I", "T20"]
select = ["D"]
extend-select = ["I", "T20", "D"]


[tool.ruff.lint.isort]
Expand Down

0 comments on commit 6518335

Please sign in to comment.