cosmetic
This commit is contained in:
parent
aeececf43f
commit
800b761db0
1 changed files with 1 additions and 0 deletions
|
|
@ -657,6 +657,7 @@ class Stenograph(ThreadedStenotypeBase):
|
|||
def run(self):
|
||||
|
||||
class ReadState:
|
||||
|
||||
def __init__(self):
|
||||
self.realtime = False # Not realtime until we get a 0-length response
|
||||
self.realtime_file_open = False # We are reading from a file
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue