Skip to content

Commit 05f837f

Browse files
코드 포맷 수정
1 parent 705d8fd commit 05f837f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

interface/streamlit_app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from connect_db import ConnectDB
1010
from dotenv import load_dotenv
1111

12-
1312
# Clickhouse 연결
1413
db = ConnectDB()
1514
db.connect_to_clickhouse()

0 commit comments

Comments
 (0)