We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac22aa7 commit 42eac51Copy full SHA for 42eac51
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