feat: 修改ruff配置

This commit is contained in:
caoqianming 2023-09-26 15:00:00 +08:00
parent 847cdc76a4
commit aa281e6c46
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
[tool.ruff]
line-length = 120 line-length = 120
ignore-init-module-imports = true ignore-init-module-imports = true
fix = true fix = true