Mercurial > hg
comparison hgext/eol.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 | d44e3c45f0e4 |
children | 981d2f132935 |
comparison
equal
deleted
inserted
replaced
49859:8b369bcbadf1 | 49860:d5116e4dc744 |
---|