Skip to content

Commit 87aea40

Browse files
committed
Remove extra attribute
1 parent 3fb2687 commit 87aea40

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python3/jute/compare/zope_interface.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ class IncrementsBar(Increments):
1212

1313
"""Provide bar as an attribute"""
1414

15-
bar = 1
1615
bar = zope.interface.Attribute("""An attribute""")
1716

1817

0 commit comments

Comments
 (0)