Skip to content

fixbug: 在 f-string 中统一使用单引号替代双引号,避免嵌套引号问题#111

Merged
cnlimiter merged 2 commits intocnlimiter:masterfrom
openChatGpts:master
Mar 27, 2026
Merged

fixbug: 在 f-string 中统一使用单引号替代双引号,避免嵌套引号问题#111
cnlimiter merged 2 commits intocnlimiter:masterfrom
openChatGpts:master

Conversation

@hhhaiai
Copy link
Copy Markdown
Contributor

@hhhaiai hhhaiai commented Mar 27, 2026

style(payment): 统一 f-string 内部使用单引号

将 data["publishable_key"] 改为 data['publishable_key'],
避免与外层双引号字符串产生嵌套引号冲突。

@hhhaiai
Copy link
Copy Markdown
Contributor Author

hhhaiai commented Mar 27, 2026

进一步收敛,默认端口的修改位置。

@cnlimiter cnlimiter merged commit a0a632b into cnlimiter:master Mar 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants