tests/test-check-pytype.t
changeset 48484 8a075b679918
parent 48483 290f9c150f70
child 48485 ea13dabbe168
--- 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]