try to increase to 15%
This commit is contained in:
parent
e1176365f3
commit
ef04373bd4
@ -9,7 +9,7 @@ class Target(BaseModel):
|
|||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def max_drift(cls):
|
def max_drift(cls):
|
||||||
return 10 # 10% elasticity
|
return 15 # 10% elasticity
|
||||||
|
|
||||||
@classmethod
|
@classmethod
|
||||||
def max_drift_increment(cls):
|
def max_drift_increment(cls):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user