Skip to content

Commit

Permalink
refactor: refmt
Browse files Browse the repository at this point in the history
  • Loading branch information
aarjaneiro committed Jan 20, 2025
1 parent 8e80102 commit 5e5918b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions alpaca/trading/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -255,6 +255,7 @@ def __init__(self, **data: Any) -> None:

super().__init__(**data)


class FailedClosePositionDetails(BaseModel):
"""API response for failed close position request.
Expand Down

0 comments on commit 5e5918b

Please sign in to comment.