Skip to content

Commit

Permalink
don't expect changes on poetry (#2769)
Browse files Browse the repository at this point in the history
They just made themselves ESP-compliant in python-poetry/poetry@ecb030e
  • Loading branch information
JelleZijlstra authored Jan 13, 2022
1 parent 8954e58 commit f298032
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/black_primer/primer.json
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@
},
"poetry": {
"cli_arguments": ["--experimental-string-processing"],
"expect_formatting_changes": true,
"expect_formatting_changes": false,
"git_clone_url": "https://github.com/python-poetry/poetry.git",
"long_checkout": false,
"py_versions": ["all"]
Expand Down

0 comments on commit f298032

Please sign in to comment.