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
Instead of munging a urlparse.ParseResult object, let's just create our
new URL for the all_events method using _build_url. Further, let's
appropriately use a signature that mirrors the docstring - making
username *required*.
0 commit comments