feat: 초기 프로젝트 구조 추가
This commit is contained in:
2
db/__init__.py
Normal file
2
db/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
# db 패키지 — MySQLClient 노출
|
||||
from .mysql_client import MySQLClient
|
||||
Reference in New Issue
Block a user