NewsBlur-viq/__init__.py

3 lines
44 B
Python
Raw Normal View History

import pymysql
pymysql.install_as_MySQLdb()