mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
fix - linting error
This commit is contained in:
parent
7908c657f9
commit
7694622007
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ import secrets, subprocess
|
||||||
import hashlib, uuid
|
import hashlib, uuid
|
||||||
import warnings
|
import warnings
|
||||||
import importlib
|
import importlib
|
||||||
import warnings
|
|
||||||
|
|
||||||
|
|
||||||
def showwarning(message, category, filename, lineno, file=None, line=None):
|
def showwarning(message, category, filename, lineno, file=None, line=None):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue