Show More
@@ -26,7 +26,6 b' mercurial/httppeer.py # [attribu' | |||
|
26 | 26 | mercurial/interfaces # No attribute 'capabilities' on peer [attribute-error] |
|
27 | 27 | mercurial/keepalive.py # [attribute-error] |
|
28 | 28 | mercurial/localrepo.py # [attribute-error] |
|
29 | mercurial/lsprof.py # unguarded import | |
|
30 | 29 | mercurial/manifest.py # [unsupported-operands], [wrong-arg-types] |
|
31 | 30 | mercurial/minirst.py # [unsupported-operands], [attribute-error] |
|
32 | 31 | mercurial/patch.py # [wrong-arg-types] |
@@ -71,7 +70,6 b' development, but may be a hinderance for' | |||
|
71 | 70 | > -x mercurial/interfaces \ |
|
72 | 71 | > -x mercurial/keepalive.py \ |
|
73 | 72 | > -x mercurial/localrepo.py \ |
|
74 | > -x mercurial/lsprof.py \ | |
|
75 | 73 | > -x mercurial/manifest.py \ |
|
76 | 74 | > -x mercurial/minirst.py \ |
|
77 | 75 | > -x mercurial/patch.py \ |
General Comments 0
You need to be logged in to leave comments.
Login now