Skip to content

Commit 012cf42

Browse files
committed
🔧 chore: clean useless setup.py ignore
1 parent dbf59ba commit 012cf42

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,6 @@ required-imports = ["from __future__ import annotations"]
9797
known-first-party = ["moelib"]
9898
combine-as-imports = true
9999

100-
[tool.ruff.lint.per-file-ignores]
101-
"setup.py" = ["I"]
102-
103100
[build-system]
104101
requires = ["hatchling"]
105102
build-backend = "hatchling.build"

0 commit comments

Comments
 (0)