leave out

This commit is contained in:
rjawor 2019-03-04 11:36:24 +01:00
parent a864b6cd7e
commit a679b26726

View File

@ -8,7 +8,7 @@ import host
import time
BUFFER_SIZE = 500
LEAVE_OUT = 2 # that leaves out every second sentence
LEAVE_OUT = 1 # that does not leave out anything
address = 'http://'+host.concordia_host
if len(host.concordia_port) > 0: