Update plexpy.test.py
This commit is contained in:
parent
a22568a28b
commit
e781479504
|
@ -37,3 +37,4 @@ for i in range(0, stream_count):
|
|||
print("Type of Stream: %s" % transcode)
|
||||
print("User: %s:" % user)
|
||||
|
||||
print("Total Bandwidth: %.2f" % bandwidthTotal)
|
||||
|
|
Loading…
Reference in New Issue