mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
linting fix
This commit is contained in:
parent
1681bf7175
commit
dcfe6dd3d9
1 changed files with 0 additions and 2 deletions
|
|
@ -3649,8 +3649,6 @@ def _init_custom_logger_compatible_class( # noqa: PLR0915
|
|||
return callback
|
||||
|
||||
# Get global BitBucket config
|
||||
import litellm
|
||||
|
||||
bitbucket_config = getattr(litellm, "global_bitbucket_config", None)
|
||||
if bitbucket_config is None:
|
||||
raise ValueError(
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue