mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2025-07-31 08:59:51 +00:00
修复 lint,忽略F405
This commit is contained in:
@ -81,4 +81,4 @@ test = [
|
||||
]
|
||||
|
||||
[tool.ruff.lint]
|
||||
ignore = ["E402"]
|
||||
ignore = ["E402", "F405"]
|
||||
|
Reference in New Issue
Block a user