pyOptionPricing
pyOptionPricing copied to clipboard
Typo in code demo of readme
The code in readme for B-S model has mismatched kwargs names between the function definition and function call inside main.
typos fixed, thanks a lot!