Skip to content

Commit cc1506d

Browse files
committed
Also remove comment
1 parent 229262c commit cc1506d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Doc/tools/extensions/pyspecific.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,6 @@ def run(self):
9090
return [pnode]
9191

9292

93-
# Support for documenting decorators
94-
9593
class PyCoroutineMixin(object):
9694
def handle_signature(self, sig, signode):
9795
ret = super(PyCoroutineMixin, self).handle_signature(sig, signode)

0 commit comments

Comments
 (0)