8000 ptr nolong requires changes (#2276) · IBMZ-Linux-OSS-Python/black@009a177 · GitHub
[go: up one dir, main page]

Skip to content

Commit 009a177

Browse files
authored
ptr nolong requires changes (psf#2276)
- I worked on this project yesterday and must have fixed the formatting
1 parent 898815b commit 009a177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/black_primer/primer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
},
9292
"ptr": {
9393
"cli_arguments": ["--experimental-string-processing"],
94-
"expect_formatting_changes": true,
94+
"expect_formatting_changes": false,
9595
"git_clone_url": "https://github.com/facebookincubator/ptr.git",
9696
"long_checkout": false,
9797
"py_versions": ["all"]

0 commit comments

Comments
 (0)
0