Browse Source

PEP8/Pylint on DataSource MySQL

Roland Haroutiounian 9 years ago
parent
commit
565045b413
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      DataSource/MySQL/MySQL.py

+ 0
- 1
DataSource/MySQL/MySQL.py View File

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

Loading…
Cancel
Save