Skip to content

Commit ddf126b

Browse files
committed
fix lint
1 parent 8836c50 commit ddf126b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

convex_api/tool/convex_tool.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111

1212

1313
from convex_api.tool.command.account_command import AccountCommand
14-
from convex_api.tool.command.query_command import QueryCommand
1514
from convex_api.tool.command.command_base import DEFAULT_CONVEX_URL
15+
from convex_api.tool.command.query_command import QueryCommand
1616
from convex_api.tool.output import Output
1717

1818

0 commit comments

Comments
 (0)