We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b52941f commit 025a45aCopy full SHA for 025a45a
pyproject.toml
@@ -14,3 +14,4 @@ select = ["I", "Q"]
14
15
[tool.ruff.lint.isort]
16
lines-after-imports = 2
17
+known-first-party = ['oauth2_provider']
0 commit comments