Skip to content

Commit 0affb82

Browse files
committed
fix pyproject
Signed-off-by: emdneto <[email protected]>
1 parent b02d025 commit 0affb82

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ ignore = [
2727

2828
[tool.ruff.lint.per-file-ignores]
2929
"docs/**/*.*" = ["A001"]
30-
"**/tests/**" = ["N818", "N801", "N813", "B020", "B017", "B010"]
3130

3231
[tool.ruff.lint.isort]
3332
known-third-party = [

0 commit comments

Comments
 (0)