From: Hugo van Kemenade Date: Mon, 28 Sep 2020 02:42:01 +0000 (+0300) Subject: Hypothesis is now formatted with Black 20.8b1 (#1729) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/82c1f871d07e9c6334b5fb0bf089273a08ffd195 Hypothesis is now formatted with Black 20.8b1 (#1729) --- diff --git a/src/black_primer/primer.json b/src/black_primer/primer.json index 8a90192..5818444 100644 --- a/src/black_primer/primer.json +++ b/src/black_primer/primer.json @@ -47,7 +47,7 @@ }, "hypothesis": { "cli_arguments": [], - "expect_formatting_changes": true, + "expect_formatting_changes": false, "git_clone_url": "https://github.com/HypothesisWorks/hypothesis.git", "long_checkout": false, "py_versions": ["all"]