Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9cf5c9d

Browse files
committed
Remove incorrect comment
1 parent 3af125a commit 9cf5c9d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Lib/unittest/mock.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ def _getsignature(func, skipfirst, instance=False):
8383
# C function / method, possibly inherited object().__init__
8484
return
8585

86-
# not using annotations
8786
regargs, varargs, varkw, defaults, kwonly, kwonlydef, ann = argspec
8887

8988

0 commit comments

Comments
 (0)