fixed args+kwds test in generator.test_generator
_is_args_kwds() was checking for two sets of positional arguments, changed to the correct behaviour of one positional, one keywords.
Loading
Please register or sign in to comment
_is_args_kwds() was checking for two sets of positional arguments, changed to the correct behaviour of one positional, one keywords.