You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
error: invoke.completion.complete.complete is inconsistent, stub does not have argument "parser"
Stub: at line 7 in file /home/runner/work/typeshed/typeshed/stubs/invoke/invoke/completion/complete.pyi
def (names: typing.Iterable[builtins.str], core: invoke.parser.parser.ParseResult, initial_context: invoke.parser.context.ParserContext, collection: invoke.collection.Collection) -> <nothing>
Runtime: at line 14 in file /tmp/tmpybekf4gn/lib/python3.9/site-packages/invoke/completion/complete.py
def (names, core, initial_context, collection, parser)
sobolevn
added a commit
to sobolevn/typeshed
that referenced
this issue
Oct 1, 2022
Runs listed here: https://github.com/python/typeshed/actions/workflows/daily.yml
The text was updated successfully, but these errors were encountered: