Skip to content

Commit

Permalink
remove empty statement
Browse files Browse the repository at this point in the history
  • Loading branch information
gnvk committed Nov 7, 2024
1 parent 1fc3ddf commit c969238
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion alpaca/data/historical/corporate_actions.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ def __init__(
raw_data: bool = False,
url_override: Optional[str] = None,
) -> None:
self.get
"""
Instantiates a Corporate Actions Client.
Expand Down

0 comments on commit c969238

Please sign in to comment.