##// END OF EJS Templates
interfaces: add the missing `self` arg to the dirstate Protocol class...
interfaces: add the missing `self` arg to the dirstate Protocol class This clears all of the errors that PyCharm has been flagging in this file, since the zope interface was declared here.

File last commit:

r50545:2e34ea45 default
r52815:13aa1751 default
Show More
py.typed
1 line | 8 B | text/plain | TextLexer
Matt Harbison
typing: add py.typed to mercurial.cext for PEP 561 support...
r50545 partial