Skip to content

Commit bea6e14

Browse files
committed
Fix deprecation warning from ruff
1 parent 67c0b5f commit bea6e14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ ignore_errors = true
1515
module = "anyascii"
1616
ignore_missing_imports = true
1717

18-
[tool.ruff.pydocstyle]
18+
[tool.ruff.lint.pydocstyle]
1919
convention = "google"
2020

2121
[tool.towncrier]

0 commit comments

Comments
 (0)