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
In the Readme.md at the timesSeries method, it says that "the iterator is applied to each item in arr in series", even though timesSeries does not have a parameter named arr.
The text was updated successfully, but these errors were encountered:
In the
Readme.md
at thetimesSeries
method, it says that "the iterator is applied to each item inarr
in series", even thoughtimesSeries
does not have a parameter namedarr
.The text was updated successfully, but these errors were encountered: