We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9901cc + 67b5d7a commit c852807Copy full SHA for c852807
1 file changed
src/athena_mcp/tools/query.py
@@ -5,7 +5,7 @@
5
"""
6
7
import json
8
-from typing import TYPE_CHECKING, Union
+from typing import TYPE_CHECKING
9
10
from ..athena import AthenaClient, AthenaError
11
from ..models import QueryRequest, QueryResult
0 commit comments