Skip to content

Commit

Permalink
no format keyword for TwitterStream
Browse files Browse the repository at this point in the history
  • Loading branch information
boogheta committed Aug 29, 2022
1 parent 1c6eba6 commit 61d2ab1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/test_sanity.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,7 @@

twitter2_stream = TwitterStream2(domain='api.twitter.com',
auth=oauth2,
api_version='2',
format='')
api_version='2')

AZaz = "abcdefghijklmnopqrstuvwxyz1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ"

Expand Down

0 comments on commit 61d2ab1

Please sign in to comment.