mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-25 12:26:44 +08:00
* fix(stubs/click): don't force autocompleter to accept anything as context Additionally it's enough if it's return value is iterable (e.g. a generator).