mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-28 04:04:31 +00:00
fix code quality check
This commit is contained in:
parent
2be334eeb1
commit
52ceeaeb40
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ from typing_extensions import TypedDict
|
||||||
|
|
||||||
HAS_ENTERPRISE_DIRECTORY = False
|
HAS_ENTERPRISE_DIRECTORY = False
|
||||||
try:
|
try:
|
||||||
import enterprise
|
|
||||||
from enterprise.enterprise_hooks.session_handler import (
|
from enterprise.enterprise_hooks.session_handler import (
|
||||||
_ENTERPRISE_ResponsesSessionHandler,
|
_ENTERPRISE_ResponsesSessionHandler,
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue