summaryrefslogtreecommitdiff
path: root/doc/symilar.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/symilar.rst')
-rw-r--r--doc/symilar.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/symilar.rst b/doc/symilar.rst
index 5b75ff38f..fd7124e1d 100644
--- a/doc/symilar.rst
+++ b/doc/symilar.rst
@@ -20,7 +20,6 @@ All files that shall be checked have to be passed in explicitly, e.g.::
==tests/data/suppliermodule_test.py:12
class Ancestor:
""" Ancestor method """
- __implements__ = (Interface,)
cls_member = DoNothing()
def __init__(self, value):