Skip to content

Commit f3f08b0

Browse files
committed
Remove unknown ruff option
1 parent 6a8874d commit f3f08b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,5 +97,4 @@ line-length = 120
9797
per-file-ignores={"tests/*"=["ANN","S101","S105","S106"], "scripts/*"=["INP","S105","S106"]}
9898
select = ["ANN","B","BLE","E","ERA","F","I","ICN","INP","ISC","N","PT","PTH","Q","RUF","S","TID","UP","W","YTT"]
9999
show-fixes = true
100-
show-source = true
101100
target-version = "py39"

0 commit comments

Comments
 (0)