Skip to content

Commit

Permalink
✨ sort
Browse files Browse the repository at this point in the history
  • Loading branch information
Guerteltier committed Mar 30, 2024
1 parent efc004f commit cf11825
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion an_website/update/update.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
from asyncio import Future
from queue import SimpleQueue
from tempfile import NamedTemporaryFile, TemporaryDirectory
from typing import TYPE_CHECKING, IO, Any, ClassVar, Final
from typing import IO, TYPE_CHECKING, Any, ClassVar, Final
from urllib.parse import unquote

from tornado.web import stream_request_body
Expand Down

0 comments on commit cf11825

Please sign in to comment.