🌐 AI搜索 & 代理 主页
Skip to content
Prev Previous commit
Next Next commit
Remove flake8-errmsg
  • Loading branch information
AA-Turner committed Jul 19, 2024
commit a9228fe43238f0985f51d4bcaaa9283430c3a00a
1 change: 0 additions & 1 deletion Doc/.ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ select = [
"C4", # flake8-comprehensions
"B", # flake8-bugbear
"E", # pycodestyle
"EM", # flake8-errmsg
"F", # pyflakes
"FA", # flake8-future-annotations
"FLY", # flynt
Expand Down