mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-13 04:45:19 +00:00
fix lint
This commit is contained in:
parent
e475f025b7
commit
a94c7e5c09
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ from config import (
|
|||
ENABLE_COMMUNITY_SHARING,
|
||||
AppConfig,
|
||||
OAUTH_USERNAME_CLAIM,
|
||||
OAUTH_PICTURE_CLAIM
|
||||
OAUTH_PICTURE_CLAIM,
|
||||
)
|
||||
|
||||
import inspect
|
||||
|
|
|
|||
Loading…
Reference in a new issue