Skip to content

Commit

Permalink
Update python_files/pyproject.toml
Browse files Browse the repository at this point in the history
Co-authored-by: Rafał <23004737+rafrafek@users.noreply.github.com>
  • Loading branch information
brettcannon and rafrafek authored Jul 9, 2024
1 parent 00f7d9c commit d11737e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python_files/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ select = [
"UP", # pyupgrade
"W", # pycodestyle (warnings)
"YTT", # flake8-2020
]
]

[tool.ruff.lint.pydocstyle]
convention = "pep257"

0 comments on commit d11737e

Please sign in to comment.