Stop allowing positional arguments for API.lists_subscriptions
authorHarmon <Harmon758@gmail.com>
Sun, 14 Feb 2021 06:45:30 +0000 (00:45 -0600)
committerHarmon <Harmon758@gmail.com>
Sun, 14 Feb 2021 06:45:30 +0000 (00:45 -0600)
commit178d7193c08452f4218aa8a1e0b069b6b72f23e3
treee3984e6cbbac8f7357bf15e64c14df8744d95276
parent6c0fdf5d6955c5e26beb18f11142cde7a3268415
Stop allowing positional arguments for API.lists_subscriptions

Also improve endpoint parameters order to match Twitter API documentation
tweepy/api.py