formatting: make black --quiet in the example `hg fix` config
I do like cake, but I cannot have so many of them.
--- a/contrib/examples/fix.hgrc Mon Oct 07 11:48:34 2019 -0400
+++ b/contrib/examples/fix.hgrc Mon Oct 07 11:51:34 2019 -0400
@@ -11,5 +11,5 @@
# git+https://github.com/python/black/@d9e71a75ccfefa3d9156a64c03313a0d4ad981e5
# to have the dependencies for grey.
#
-# black:command = python3.7 contrib/grey.py --skip-string-normalization -
+# black:command = python3.7 contrib/grey.py --quiet --skip-string-normalization -
# black:pattern = set:**.py - hgext/fsmonitor/pywatchman/** - mercurial/thirdparty/** - "contrib/python-zstandard/**"