We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60a65e7 commit 2b91526Copy full SHA for 2b91526
README.rst
@@ -89,5 +89,6 @@ To declare that a particular class implements an interface ``I``, pass
89
def method2(self, arg1, arg2):
90
return "method2"
91
92
+
93
.. |build status| image:: https://travis-ci.org/ssanderson/interface.svg?branch=master
94
:target: https://travis-ci.org/ssanderson/interface
0 commit comments