comparison CONTRIBUTING @ 43690:15cccbacd5ce

doc: don't use mutable default arguments It appears our mutable default arguments checker doesn't find arguments not on the first line of a function definition :( The arguments aren't used, so the default value is irrelevant. I found this when blackening this script in a future commit. Differential Revision: https://phab.mercurial-scm.org/D7445
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 16 Nov 2019 11:59:22 -0800
parents a492610a2fc1
children
comparison
equal deleted inserted replaced
43689:f7d7f9d23a7a 43690:15cccbacd5ce