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
See more-itertools/more-itertools#1163. I believe separating the classmethod on chain outside chain, and using the func directive instead of the meth directive to refer to chain.from_iterable to work around this, to be suboptimal.
Documentation
See more-itertools/more-itertools#1163. I believe separating the classmethod on
chainoutsidechain, and using the func directive instead of the meth directive to refer tochain.from_iterableto work around this, to be suboptimal.Linked PRs