💬 Commit message: Update 2026-01-26 22:34:40, 2 files, 42 lines
📁 Files changed: 2 📝 Lines changed: 42 • pyproject.toml • tensors.py
This commit is contained in:
@@ -48,6 +48,7 @@ select = [
|
||||
"RUF", # ruff-specific
|
||||
]
|
||||
ignore = [
|
||||
"PLR0911", # too many return statements
|
||||
"PLR0913", # too many arguments
|
||||
"PLR2004", # magic value comparison
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user