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
{{ message }}
This repository has been archived by the owner on Jun 13, 2018. It is now read-only.
Since we'll be dropping lower version support, we can use keyword args everywhere. #426
So many of the method signatures are like
(a, b, c, d, e, options={})
and those should be replaced with documented keyword arguments.The text was updated successfully, but these errors were encountered: