We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 705d8fd commit 05f837fCopy full SHA for 05f837f
interface/streamlit_app.py
@@ -9,7 +9,6 @@
9
from connect_db import ConnectDB
10
from dotenv import load_dotenv
11
12
-
13
# Clickhouse 연결
14
db = ConnectDB()
15
db.connect_to_clickhouse()
0 commit comments