This commit is contained in:
Sonny Bakker 2020-09-20 22:16:38 +02:00
parent 431827986e
commit a3deafb610

View file

@ -243,6 +243,7 @@ class RedditStream(PostStream):
) from e
# TODO fix client
class RedditClient(PostClient):
stream = RedditStream