1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-01-09 08:42:14 +01:00

PEP8/Pylint on DataSource MySQL

This commit is contained in:
Roland Haroutiounian 2015-11-13 09:48:46 +01:00
commit 565045b413

View file

@ -1,6 +1,5 @@
# -*- coding: utf8 -*-
import pymysql
import settings
## @brief Manages the accesses to a MySQL datasource