Skip to content

Commit 143d9a9

Browse files
committed
chore: import sorting
1 parent cea1700 commit 143d9a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

freqtrade/rpc/api_server/webserver.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
from contextlib import asynccontextmanager
21
import logging
2+
from contextlib import asynccontextmanager
33
from ipaddress import ip_address
44
from typing import Any
55

0 commit comments

Comments
 (0)