Skip to content

Commit

Permalink
fix example doc
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic182 committed Oct 16, 2024
1 parent aa99fee commit 284c228
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiosonic/multipart.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class MultipartForm:
import asyncio
import aiosonic
from multipart import MultipartForm
from aiosonic.multipart import MultipartForm
async def upload_file():
client = aiosonic.HTTPClient()
Expand Down

0 comments on commit 284c228

Please sign in to comment.