# HG changeset patch # User Matt Harbison # Date 1639446331 18000 # Node ID 8a075b6799189b991c8f95d670b5a4311ef67965 # Parent 290f9c150f701ff6bde11623896f4de60256b913 tests: drop an obsolete comment about a pytype failure Differential Revision: https://phab.mercurial-scm.org/D11923 diff -r 290f9c150f70 -r 8a075b679918 tests/test-check-pytype.t --- 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]