Skip to content

Commit

Permalink
cosmetics
Browse files Browse the repository at this point in the history
  • Loading branch information
d-maurer committed Oct 19, 2020
1 parent c49e8b2 commit 4f76a54
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1097,6 +1097,7 @@ interface of the same name and therefore not added by ``alsoProvides``.
...
>>> obj = Obj()
>>> alsoProvides(obj, I)
>>>
>>> def add_interfaces(obj):
... class I(Interface):
... pass
Expand Down

0 comments on commit 4f76a54

Please sign in to comment.