mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-18 18:05:57 +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).