Browse Source
chore: handle deprecation warning
542-keycloakadmin-not-recovering-from-keycloakauthenticationerror
Richard Nemeth
6 days ago
No known key found for this signature in database
GPG Key ID: 21C39470DF3DEC39
1 changed files with
3 additions and
0 deletions
-
pyproject.toml
|
|
@ -85,3 +85,6 @@ profile = "black" |
|
|
|
|
|
|
|
[tool.darglint] |
|
|
|
enable = "DAR104" |
|
|
|
|
|
|
|
[tool.pytest.ini_options] |
|
|
|
asyncio_default_fixture_loop_scope = "function" |