8000 MAINT Adds experimental_string_processing to pyproject.toml · scikit-learn/scikit-learn@709bef4 · GitHub
[go: up one dir, main page]

Skip to content

Commit 709bef4

Browse files
committed
MAINT Adds experimental_string_processing to pyproject.toml
1 p
8000
arent f443f08 commit 709bef4

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
@@ -20,6 +20,7 @@ requires = [
2020
[tool.black]
2121
line-length = 88
2222
target_version = ['py37', 'py38', 'py39']
23+
experimental_string_processing = true
2324
exclude = '''
2425
/(
2526
\.eggs # exclude a few common directories in the

0 commit comments

Comments
 (0)
0