Skip to content

Commit

Permalink
MAINT: Removed doco for removed parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
richafrank committed Feb 5, 2018
1 parent d6b6af7 commit c6a64a9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions zipline/data/data_portal.py
Expand Up @@ -545,9 +545,6 @@ def get_adjustments(self, assets, field, dt, perspective_dt):
The timestamp for the desired value.
perspective_dt : pd.Timestamp
The timestamp from which the data is being viewed back from.
data_frequency : str
The frequency of the data to query; i.e. whether the data is
'daily' or 'minute' bars
Returns
-------
Expand Down

0 comments on commit c6a64a9

Please sign in to comment.