mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-10 22:41:41 +00:00
fix code qa check
This commit is contained in:
parent
7d0f41f437
commit
4dedb128b7
1 changed files with 1 additions and 1 deletions
|
|
@ -4437,7 +4437,7 @@ class ProxyStartupEvent:
|
|||
)
|
||||
|
||||
@classmethod
|
||||
async def initialize_scheduled_background_jobs(
|
||||
async def initialize_scheduled_background_jobs( # noqa: PLR0915
|
||||
cls,
|
||||
general_settings: dict,
|
||||
prisma_client: PrismaClient,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue