mirror of
https://github.com/PyMySQL/mysqlclient.git
synced 2025-08-15 11:10:58 +08:00
code cleanup and reformat (#423)
This commit is contained in:
@ -5,6 +5,7 @@ These classes are dictated by the DB API v2.0:
|
||||
https://www.python.org/dev/peps/pep-0249/
|
||||
"""
|
||||
|
||||
|
||||
class MySQLError(Exception):
|
||||
"""Exception related to operation with MySQL."""
|
||||
|
||||
|
Reference in New Issue
Block a user