Skip to content

Commit add625a

Browse files
authored
Update per-file ignores for __init__.py
1 parent f4f5bfd commit add625a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

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)