mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
Bump mysqlclient to 2.1.* (#8116)
This commit is contained in:
@@ -1 +1 @@
|
||||
version = "2.0.*"
|
||||
version = "2.1.*"
|
||||
@@ -14,8 +14,6 @@ from MySQLdb._mysql import (
|
||||
ProgrammingError as ProgrammingError,
|
||||
Warning as Warning,
|
||||
debug as debug,
|
||||
escape as escape,
|
||||
escape_string as escape_string,
|
||||
get_client_info as get_client_info,
|
||||
string_literal as string_literal,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user