mirror of
https://github.com/LiteyukiStudio/nonebot-plugin-marshoai.git
synced 2026-04-21 21:05:37 +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