mirror of
https://github.com/quantum5/qlinks.git
synced 2025-07-27 04:04:12 -04:00
3 lines
44 B
Python
3 lines
44 B
Python
|
import pymysql
|
||
|
pymysql.install_as_MySQLdb()
|