Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 61d2ab1

Browse files
committed
no format keyword for TwitterStream
1 parent 1c6eba6 commit 61d2ab1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

tests/test_sanity.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,7 @@
6767

6868
twitter2_stream = TwitterStream2(domain='api.twitter.com',
6969
auth=oauth2,
70-
api_version='2',
71-
format='')
70+
api_version='2')
7271

7372
AZaz = "abcdefghijklmnopqrstuvwxyz1234567890ABCDEFGHIJKLMNOPQRSTUVWXYZ"
7473

0 commit comments

Comments
 (0)