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