test loop

This commit is contained in:
aarizona 2024-08-10 09:56:03 +03:00
parent a5dcc63d0c
commit 0136e173a1
1 changed files with 1 additions and 0 deletions

View File

@ -137,6 +137,7 @@ try:
y += 100 * 1000 y += 100 * 1000
else: else:
counter = 0 counter = 0
data = [ data = [
(0, to_double(x)), (0, to_double(x)),
(1, to_double(y)), (1, to_double(y)),