fix flake8

This commit is contained in:
nemanjaASE
2025-03-13 10:00:59 +01:00
parent e9ae785625
commit e871443e76
+1 -1
View File
@@ -49,7 +49,7 @@ async def generate_prompts(
yield prompt
def multi_modality_spec(llm_spec):
def get_modality_adapter(llm_spec):
"""
Returns the appropriate request adapter based on the modality of the LLM specification.