hgext/__init__.py
author Yuya Nishihara <yuya@tcha.org>
Wed, 23 Sep 2015 21:54:47 +0900
changeset 26373 aa610ffad4e8
parent 1360 7d439981bec4
child 28450 155e3308289c
permissions -rw-r--r--
formatter: use dict.update() to set arguments passed to write functions This isn't important, but update() is better than loop in general.

# placeholder