Skip to content

Commit aeac73b

Browse files
Update polygon/rest/snapshot.py
Co-authored-by: Michael Moghaddam <6424916+mmoghaddam385@users.noreply.github.com>
1 parent b8d3f18 commit aeac73b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

polygon/rest/snapshot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ def get_snapshot_options_chain(
148148
Get the snapshot of all options contracts for an underlying ticker.
149149
150150
:param underlying_asset: The underlying ticker symbol of the option contract.
151-
:param option_contract: The option contract identifier.
152151
:return: List of Snapshots
153152
"""
154153
url = f"/v3/snapshot/options/{underlying_asset}"

0 commit comments

Comments
 (0)