Skip to content

Commit 760b941

Browse files
committed
fix typo
1 parent 3a58ee0 commit 760b941

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
@@ -89,7 +89,7 @@ exclude = ["__init__.py", "build", ".eggs"]
8989
fix = true
9090

9191
[tool.ruff.lint]
92-
# See https:/`/docs.astral.sh/ruff/rules/
92+
# See https://docs.astral.sh/ruff/rules/
9393
ignore = [
9494
"D203", # one blank line before class
9595
"D213", # multi-line-summary second line

0 commit comments

Comments
 (0)