STY: Typo.

This commit is contained in:
Scott Sanderson
2016-02-12 21:23:47 -05:00
parent 3739df0da6
commit 58b594a6e5
+1 -1
View File
@@ -324,7 +324,7 @@ def make_simple_equity_info(sids, start_date, end_date, symbols=None):
sids : array-like of int
start_date : pd.Timestamp
end_date : pd.Timestamp
symbols : list, optionaln
symbols : list, optional
Symbols to use for the assets.
If not provided, symbols are generated from the sequence 'A', 'B', ...