mirror of
https://github.com/FakeTV/pseudo-channel.git
synced 2026-01-03 16:53:14 +00:00
Added a 'requirements.txt' for easily installing required pip packages.
This commit is contained in:
@@ -1106,7 +1106,9 @@ if __name__ == '__main__':
|
||||
|
||||
t.join()
|
||||
|
||||
#print '{}'.format(datetime.datetime.now(), end="\r")
|
||||
if pseudo_channel.DEBUG:
|
||||
|
||||
print '{}'.format(datetime.datetime.now(), end="\r")
|
||||
|
||||
except KeyboardInterrupt:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user