mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-04-28 09:25:33 +08:00
b0c6598fba
* 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).