Fix 500 on redirect path (#201)
* Fix 500 on redirect path Co-authored-by: anntnzrb <anntnzrb@proton.me>
This commit is contained in:
committed by
GitHub
parent
b2d07c28f0
commit
6f93a22c37
@@ -43,3 +43,6 @@ packages = ["custom_components/auth_oidc"]
|
||||
asyncio_mode = "auto"
|
||||
addopts = "--cov=custom_components --cov-fail-under=0"
|
||||
log_level = "DEBUG"
|
||||
|
||||
[tool.ruff]
|
||||
target-version = "py313"
|
||||
Reference in New Issue
Block a user