소스 검색

Update pyproject.toml

Lutz Roeder 10 달 전
부모
커밋
95b38663e4
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      pyproject.toml

+ 0 - 1
pyproject.toml

@@ -64,5 +64,4 @@ netron = ["app.js", "electron.*"]
 
 [tool.ruff]
 lint.select = ["B", "E", "F", "I", "UP", "W", "Q"]
-
 cache-dir = "./dist/lint/.ruff_cache"