Skip to content

Commit 5c266c6

Browse files
authored
Update pyproject.toml
1 parent 4d81367 commit 5c266c6

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
@@ -127,8 +127,4 @@ known-first-party = ["csp_bot_commands"]
127127
section-order = ["future", "standard-library", "third-party", "first-party", "local-folder"]
128128

129129
[tool.ruff.lint.per-file-ignores]
130-
<<<<<<< before updating
131130
"__init__.py" = ["F401", "F403"]
132-
=======
133-
"__init__.py" = ["F401", "F403"]
134-
>>>>>>> after updating

0 commit comments

Comments
 (0)