Skip to content

Commit

Permalink
style: 格式化代码
Browse files Browse the repository at this point in the history
  • Loading branch information
Ljzd-PRO committed May 21, 2024
1 parent 8f1dff3 commit 48a227e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nonebot_plugin_dg_lab_play/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ class ReplyTextConfig(BaseModel):
successfully_set_pulse: str = "郊狼波形成功设置为【{}】!"
successfully_set_to_strength: str = "郊狼强度成功设置为 {}%!"


class DebugConfig(BaseModel):
"""调试设置,使用 pydevd-pycharm 进行调试"""
enable_debug: bool = False
Expand Down

0 comments on commit 48a227e

Please sign in to comment.