Commit 9cf5c9d8 authored by Michael Foord's avatar Michael Foord

Remove incorrect comment

parent 3af125a4
......@@ -83,7 +83,6 @@ def _getsignature(func, skipfirst, instance=False):
# C function / method, possibly inherited object().__init__
return
# not using annotations
regargs, varargs, varkw, defaults, kwonly, kwonlydef, ann = argspec
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment