Mercurial > hg
diff hgext/factotum.py @ 45260:653b2a439412
formatter: remove now-unnecessary check for file-ness
`templater.templatepath()` now returns non-`None` only for files, so
the caller doesn't have to check.
Differential Revision: https://phab.mercurial-scm.org/D8805
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Thu, 23 Jul 2020 22:50:20 -0700 |
parents | 66f2cc210a29 |
children | 89a2afe31e82 |