Files
cmhub/config/__init__.py
T

4 lines
45 B
Python
Raw Normal View History

2026-07-02 09:07:15 +08:00
import pymysql
pymysql.install_as_MySQLdb()