Skip to content

Commit b97668b

Browse files
authored
Stop reformatting kagglesdk (#753)
This problem was first reported by @i-aki-y in #750.
1 parent 653309d commit b97668b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ recursive = true
7777
target-version = ["py311"]
7878
line-length = 120
7979
skip-string-normalization = true
80+
extend-exclude = 'kagglesdk'
8081

8182
[tool.mypy]
8283
strict = false

0 commit comments

Comments
 (0)