Update generator.py
This commit is contained in:
parent
195dbf7807
commit
76e54a682a
@ -8,14 +8,9 @@ ppservers = ()
|
||||
# Number of jobs to run
|
||||
parts = 1000000
|
||||
|
||||
|
||||
|
||||
jobs = []
|
||||
current = 0
|
||||
|
||||
|
||||
|
||||
|
||||
def backtesting(ind):
|
||||
er1 = str(ind)
|
||||
ou1 = str(ind * 1024)
|
||||
|
Loading…
Reference in New Issue
Block a user