Skip to content

Commit ac82242

Browse files
author
Вадим Козыревский
committed
Fixes after pre-commit
1 parent 05bd583 commit ac82242

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,4 +81,3 @@ testpaths = ["tests"]
8181

8282
[tool.setuptools.packages.find]
8383
where = ["src"]
84-

ruff.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,4 +74,4 @@ docstring-code-format = false
7474
#
7575
# This only has an effect when the `docstring-code-format` setting is
7676
# enabled.
77-
docstring-code-line-length = "dynamic"
77+
docstring-code-line-length = "dynamic"

0 commit comments

Comments
 (0)