commit number 131
This commit is contained in:
parent
f0f4261707
commit
3b6fc6d4b4
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# commit 130
|
||||
# commit 131
|
||||
t0 = 3.0 + 0.16666666666666666
|
||||
t1 = t0 + -0.03333333333333333
|
||||
t2 = t1 + 0.011904761904761904
|
||||
|
@ -8,8 +8,8 @@ t5 = t4 + -0.0018315018315018315
|
|||
t6 = t5 + 0.0011904761904761906
|
||||
t7 = t6 + -0.0008169934640522876
|
||||
t8 = t7 + 0.0005847953216374269
|
||||
t9 = t8 + -0.0004329004329004329 # this comment is added to obfuscate git blame
|
||||
t10 = t9 + 0.00032938076416337287
|
||||
t9 = t8 + -0.0004329004329004329
|
||||
t10 = t9 + 0.00032938076416337287 # this comment is added to obfuscate git blame
|
||||
t11 = t10 + -0.0002564102564102564
|
||||
t12 = t11 + 0.0002035002035002035
|
||||
t13 = t12 + -0.00016420361247947455
|
||||
|
|
Loading…
Reference in a new issue