Replace Stream.auth with parameters and attributes for each credential
authorHarmon <Harmon758@gmail.com>
Sat, 23 Jan 2021 16:32:41 +0000 (10:32 -0600)
committerHarmon <Harmon758@gmail.com>
Sat, 23 Jan 2021 16:32:41 +0000 (10:32 -0600)
commitc9f59e680f17412522206d0999bf9f5ac7788f2f
tree49b94c2cb9e8956d19d3a9ed953b15e250262299
parent00c7c791ccb138b4cacb0544bdb95ed6efa74c91
Replace Stream.auth with parameters and attributes for each credential

Replace Stream.auth with Stream.consumer_key, Stream.consumer_secret, Stream.access_token, Stream.access_token_secret
tweepy/streaming.py