comparison hgdemandimport/__init__.py @ 48490:81805bba11f9

pytype: stop excluding wireprotoserver.py The `config` entry is a 2 part tuple, which has `__iter__()`: File "/mnt/c/Users/Matt/hg/mercurial/wireprotoserver.py", line 253, in _availableapis: No attribute '__iter__' on Callable[[Any, Any], Any] [attribute-error] In Union[Callable[[Any, Any, Any, Any, Any], None], Callable[[Any, Any], Any]] File "/mnt/c/Users/Matt/hg/mercurial/wireprotoserver.py", line 253, in _availableapis: No attribute '__iter__' on Callable[[Any, Any, Any, Any, Any], None] [attribute-error] In Union[Callable[[Any, Any, Any, Any, Any], None], Callable[[Any, Any], Any]] Differential Revision: https://phab.mercurial-scm.org/D11930
author Matt Harbison <matt_harbison@yahoo.com>
date Tue, 14 Dec 2021 19:13:30 -0500
parents 07731064ac41
children 6000f5b25c9b fda7ec505dc5
comparison
equal deleted inserted replaced
48489:12a43f857a11 48490:81805bba11f9