Mercurial > hg-stable
changeset 48523:8a075b679918
tests: drop an obsolete comment about a pytype failure
Differential Revision: https://phab.mercurial-scm.org/D11923
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Mon, 13 Dec 2021 20:45:31 -0500 |
parents | 290f9c150f70 |
children | ea13dabbe168 |
files | tests/test-check-pytype.t |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-check-pytype.t Mon Dec 13 20:19:09 2021 -0500 +++ b/tests/test-check-pytype.t Mon Dec 13 20:45:31 2021 -0500 @@ -34,7 +34,6 @@ mercurial/testing/storage.py # tons of [attribute-error] mercurial/ui.py # [attribute-error], [wrong-arg-types] mercurial/unionrepo.py # ui, svfs, unfiltered [attribute-error] -mercurial/util.py # [attribute-error], [wrong-arg-count] mercurial/utils/procutil.py # [attribute-error], [module-attr], [bad-return-type] mercurial/utils/memorytop.py # not 3.6 compatible mercurial/win32.py # [not-callable]