Mercurial > hg
annotate tests/test-check-interfaces.py.out @ 43973:ca5bd34c597b
githelp: drop unused variable assignments
Caught by PyCharm.
Differential Revision: https://phab.mercurial-scm.org/D7741
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 27 Dec 2019 13:29:45 -0500 |
parents | 39f7d4ee8bcd |
children | ef7d85089952 |
rev | line source |
---|---|
37320
39f7d4ee8bcd
repository: port peer interfaces to zope.interface
Gregory Szorc <gregory.szorc@gmail.com>
parents:
33807
diff
changeset
|
1 public attribute not declared in interfaces: badpeer.badattribute |
39f7d4ee8bcd
repository: port peer interfaces to zope.interface
Gregory Szorc <gregory.szorc@gmail.com>
parents:
33807
diff
changeset
|
2 public attribute not declared in interfaces: badpeer.badmethod |