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 2, 2024
1 parent 6c29e64 commit bf7e43b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/pysrc/longport/openapi.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ class Config:
language: Optional[Type[Language]] = None,
enable_overnight: bool = False,
push_candlestick_mode: Type[PushCandlestickMode] = PushCandlestickMode.Realtime,
enable_print_quote_packages: bool = True,
) -> None: ...

@classmethod
Expand Down

0 comments on commit bf7e43b

Please sign in to comment.