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 e6f7ec9 commit b27efccCopy full SHA for b27efcc
pyproject.toml
@@ -14,4 +14,4 @@ select = ["I", "Q"]
14
15
[tool.ruff.lint.isort]
16
lines-after-imports = 2
17
-known-first-party = ['oauth2_provider']
+known-first-party = ["oauth2_provider"]
0 commit comments