ITADN

S101 should not show for test files

#26570Opensakshamgoyal-01 创建于 2026-07-06
S
sakshamgoyal-01commented
### Summary Ruff should automatically ignore `S101` in paths that match `./tests/**/test_*.py`. When writing tests with pytest, use of `assert` is expected and should not raise an issue. ### Version ruff 0.15.20
0 条评论