docs: excersizing -> exercising (#6559)
Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
Regression Tests / build (push) Has been cancelled
Python Virtual Environments / build (push) Has been cancelled
Benchmarks / build (push) Has been cancelled
Build & Test Lean / build (push) Has been cancelled
Research Regression Tests / build (push) Has been cancelled
* docs: `excersizing` -> `exercising` Signed-off-by: Ryan Russell <git@ryanrussell.org> * docs: fix `exercising for exercising` Signed-off-by: Ryan Russell <git@ryanrussell.org> * docs: `migth` -> `might` Signed-off-by: Ryan Russell <git@ryanrussell.org> Signed-off-by: Ryan Russell <git@ryanrussell.org>
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
from AlgorithmImports import *
|
||||
|
||||
### <summary>
|
||||
### Base regression algorithm excersizing for exercising different style options with option price models that migth
|
||||
### Base regression algorithm exercising different style options with option price models that might
|
||||
### or might not support them. Also, if the option style is supported, greeks are asserted to be accesible and have valid values.
|
||||
### </summary>
|
||||
class OptionPriceModelForOptionStylesBaseRegressionAlgorithm(QCAlgorithm):
|
||||
|
||||
Reference in New Issue
Block a user