mirror of
https://github.com/zhenxun-org/zhenxun_bot.git
synced 2025-12-15 14:22:55 +08:00
🚨 auto fix by pre-commit hooks
This commit is contained in:
parent
9aa0670628
commit
16d5a2281a
@ -33,9 +33,9 @@
|
||||
|
||||
# mock_template_to_pic = mocker.patch(
|
||||
|
||||
# "zhenxun.builtin_plugins.check.template_to_pic"
|
||||
# "zhenxun.builtin_plugins.check.template_to_pic"
|
||||
|
||||
# )
|
||||
# )
|
||||
# mock_template_to_pic_return = mocker.AsyncMock()
|
||||
# mock_template_to_pic.return_value = mock_template_to_pic_return
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user