Skip to content

Commit

Permalink
Update openapi.pyi
Browse files Browse the repository at this point in the history
  • Loading branch information
sunli829 committed Dec 11, 2023
1 parent 4d3bcfc commit be4df67
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions python/pysrc/longport/openapi.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,12 @@ class Config:
"""
Gets a new `access_token`
`expired_at` - The expiration time of the access token, defaults to `90` days.
"""
Args:
expired_at: The expiration time of the access token, defaults to `90` days.
Returns:
Access token
"""

class Language:
"""
Expand Down

0 comments on commit be4df67

Please sign in to comment.