fix: add package
This commit is contained in:
@@ -34,4 +34,3 @@ async def convert_markdown_to_docx(
|
||||
media_type="application/vnd.openxmlformats-officedocument.wordprocessingml.document",
|
||||
headers={"Content-Disposition": f'attachment; filename="{filename}"'},
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user