We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58aa656 commit 7ee93f4Copy full SHA for 7ee93f4
1 file changed
src/databricks_ai_bridge/genie.py
@@ -2,7 +2,6 @@
2
import json
3
import logging
4
import time
5
-import warnings
6
from dataclasses import dataclass
7
from datetime import datetime
8
from typing import Optional, Union
0 commit comments