Skip to content

Commit 2c5c14d

Browse files
committed
fix(ruff): revert changes
1 parent f300b5d commit 2c5c14d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,6 @@ args = [
134134
{ name = "nightly", positional = false, default = false, type = "boolean", required = false, help = "Compare against pandas nightly (off by default)" },
135135
]
136136

137-
[tool.ruff]
138-
target-version = 'py310'
139137

140138
[tool.black]
141139
target-version = ['py310']

0 commit comments

Comments
 (0)