Skip to content

Commit 0c0f8bf

Browse files
committed
chore: ruff format
1 parent ae0a9cb commit 0c0f8bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

astrbot/core/provider/sources/oai_aihubmix_source.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ def __init__(
1414
super().__init__(provider_config, provider_settings)
1515
# Reference to: https://aihubmix.com/appstore
1616
# Use this code can enjoy 10% off prices for AIHubMix API calls.
17-
self.client._custom_headers["APP-Code"] = "KRLC5702" # type: ignore
17+
self.client._custom_headers["APP-Code"] = "KRLC5702" # type: ignore

0 commit comments

Comments
 (0)