# HG changeset patch # User Matt Harbison # Date 2021-12-14 01:45:31 # Node ID 8a075b6799189b991c8f95d670b5a4311ef67965 # Parent 290f9c150f701ff6bde11623896f4de60256b913 tests: drop an obsolete comment about a pytype failure Differential Revision: https://phab.mercurial-scm.org/D11923 diff --git a/tests/test-check-pytype.t b/tests/test-check-pytype.t --- a/tests/test-check-pytype.t +++ b/tests/test-check-pytype.t @@ -34,7 +34,6 @@ mercurial/sslutil.py # [attribu 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]