Skip to content

Commit 377e3cc

Browse files
authored
Update pyproject.toml
1 parent a058a28 commit 377e3cc

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
@@ -129,8 +129,4 @@ known-first-party = ["hatch_cpp"]
129129
section-order = ["future", "standard-library", "third-party", "first-party", "local-folder"]
130130

131131
[tool.ruff.lint.per-file-ignores]
132-
<<<<<<< before updating
133132
"__init__.py" = ["F401", "F403"]
134-
=======
135-
"__init__.py" = ["F401", "F403"]
136-
>>>>>>> after updating

0 commit comments

Comments
 (0)