Mercurial > hg
comparison hgext/amend.py @ 49860:d5116e4dc744
typing: disable an attribute-error warning in the journal extension
The code is complicated enough that pytype doesn't realize that `name` can't be
`None` if it is evaluated here.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Thu, 05 Jan 2023 17:45:25 -0500 |
parents | e78a41686464 |
children | f4733654f144 |
comparison
equal
deleted
inserted
replaced
49859:8b369bcbadf1 | 49860:d5116e4dc744 |
---|