Small cosmetic changes

This commit is contained in:
Jack Simonson
2019-03-01 15:06:37 -08:00
parent 289e4e56f6
commit cf1b6c363b
6 changed files with 10 additions and 14 deletions
@@ -22,7 +22,6 @@ from QuantConnect.Algorithm import *
from QuantConnect.Securities.Option import OptionPriceModels
from QuantConnect.Data.UniverseSelection import *
from datetime import timedelta
import decimal as d
### <summary>
### Example demonstrating how to access to options history for a given underlying equity security.