.
This commit is contained in:
parent
b9f0639934
commit
ad74f81acb
@ -38,7 +38,6 @@ class ValidLyricRequest(BaseModel):
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
class LyricSearch(FastAPI):
|
class LyricSearch(FastAPI):
|
||||||
def __init__(self, app: FastAPI, util, constants):
|
def __init__(self, app: FastAPI, util, constants):
|
||||||
self.app = app
|
self.app = app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user