Fixup comment

Co-Authored-By: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
pull/7011/head
Erik Johnston 2020-03-18 12:30:05 +00:00 committed by GitHub
parent 7712f41315
commit 9986cdba4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -119,7 +119,7 @@ class Stream(object):
"""Base class for the streams.
Provides a `get_updates()` function that returns new updates since the last
time it was called up.
time it was called.
"""
NAME = None # type: str # The name of the stream