Skip to content

Commit

Permalink
🚨 auto fix by pre-commit hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed May 4, 2024
1 parent 34705d1 commit 26fcfb1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions nonebot/adapters/feishu/message.py
Original file line number Diff line number Diff line change
Expand Up @@ -91,11 +91,10 @@ def interactive_template(
"interactive",
{
"type": "template",
"data":
{
"data": {
"template_id": template_id,
"template_variable": template_variable,
}
},
},
)

Expand Down

0 comments on commit 26fcfb1

Please sign in to comment.