Skip to content

Commit fc8759f

Browse files
authored
Update pyproject.toml (#2116)
1 parent 5fb3c25 commit fc8759f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pyproject.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -94,11 +94,6 @@ check-laws = [ "pytest", "hypothesis" ]
9494
# Ruff config: https://docs.astral.sh/ruff/settings
9595
target-version = "py310"
9696
line-length = 80
97-
extend-exclude = [
98-
# Intentionally bad code:
99-
"tests/**/__snapshots__/**",
100-
"tests/fixtures/**",
101-
]
10297

10398
preview = true
10499
fix = true

0 commit comments

Comments
 (0)