We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 748f1a2 commit 99e3aedCopy full SHA for 99e3aed
1 file changed
pyproject.toml
@@ -41,4 +41,4 @@ select = [
41
]
42
43
[tool.ruff.lint.isort]
44
-known-first-party = ["commands", "irc_handlers"]
+known-first-party = ["plugins", "irc_handlers"]
0 commit comments