Skip to content

Commit 99346cf

Browse files
GeekMasherCopilot
andcommitted
Update python/ext/manual/mysql.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c1ad87b commit 99346cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/ext/manual/mysql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ extensions:
1313
"connection.Connection.Argument[password:]",
1414
"credentials-hardcoded",
1515
]
16-
- ["psycopg2", "connect.Argument[:password]", "credentials-hardcoded"]
16+
- ["psycopg2", "connect.Argument[password:]", "credentials-hardcoded"]
1717
- [
1818
"aioredis",
1919
"create_connection.Argument[password:]",

0 commit comments

Comments
 (0)