-
Notifications
You must be signed in to change notification settings - Fork 209
Open
Description
Result of python3 bucket-stream.py --ignore-rate-limiting is:
Traceback (most recent call last):
File "/home/platt-sam/bucket-stream/bucket-stream/bucket-stream.py", line 336, in
main()
File "/home/platt-sam/bucket-stream/bucket-stream/bucket-stream.py", line 315, in main
THREADS.extend([CertStreamThread(q)])
File "/home/platt-sam/bucket-stream/bucket-stream/bucket-stream.py", line 71, in init
self.c = CertStreamClient(
TypeError: CertStreamClient.init() missing 1 required positional argument: 'url'
If I'm just being dumb and not understanding something just let me know! π
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels