Skip to content

Commit baed637

Browse files
authored
Update pyproject.toml
1 parent 3c03c05 commit baed637

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,7 @@ section-order = [
147147
]
148148

149149
[tool.ruff.lint.per-file-ignores]
150-
<<<<<<< before updating
151-
"__init__.py" = ["F401", "F403"]
152-
=======
153150
"__init__.py" = [
154151
"F401",
155152
"F403",
156153
]
157-
>>>>>>> after updating

0 commit comments

Comments
 (0)