diff black.toml @ 43348:daa3b58906d5 stable

formatting: drop `grey`, our custom black version Now that the official black has all we want, we can drop this.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 29 Oct 2019 11:07:25 +0100
parents 8343070ed758
children 2247bf3cec76
line wrap: on
line diff
--- a/black.toml	Tue Oct 29 10:43:47 2019 +0100
+++ b/black.toml	Tue Oct 29 11:07:25 2019 +0100
@@ -11,7 +11,6 @@
 | mercurial/thirdparty/
 | hgext/fsmonitor/pywatchman/
 | contrib/python-zstandard/
-| contrib/grey.py
 '''
 skip-string-normalization = true
 quiet = true