Skip to content

Commit 77b1e12

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1b99c6b commit 77b1e12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,9 @@ from-first = false
128128
lines-between-types = 1
129129
order-by-type = true
130130

131+
[tool.repo-review]
132+
ignore = ["PP305", "GH103", "GH212", "PC111", "PC160", "PC160", "PC170", "PC180", "PC901", "MY100"]
133+
131134
[tool.pytest.ini_options]
132135
minversion = "7"
133136
testpaths = ["testing"]
@@ -147,6 +150,3 @@ markers = [
147150

148151
[tool.scriv]
149152
format = "md"
150-
151-
[tool.repo-review]
152-
ignore = ["PP305", "GH103", "GH212", "PC111", "PC160", "PC160", "PC170", "PC180", "PC901", "MY100"]

0 commit comments

Comments
 (0)