We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a058a28 commit 377e3ccCopy full SHA for 377e3cc
1 file changed
pyproject.toml
@@ -129,8 +129,4 @@ known-first-party = ["hatch_cpp"]
129
section-order = ["future", "standard-library", "third-party", "first-party", "local-folder"]
130
131
[tool.ruff.lint.per-file-ignores]
132
-<<<<<<< before updating
133
"__init__.py" = ["F401", "F403"]
134
-=======
135
-"__init__.py" = ["F401", "F403"]
136
->>>>>>> after updating
0 commit comments