From: J. Nick Koston Date: Fri, 24 Mar 2023 23:17:27 +0000 (-1000) Subject: lint X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3922d87ad19178fffdad54670cba2d4ed1f4dcd5;p=thirdparty%2Fsqlalchemy%2Fsqlalchemy.git lint --- diff --git a/test/dialect/mysql/test_compiler.py b/test/dialect/mysql/test_compiler.py index b04659c2db..08595296d4 100644 --- a/test/dialect/mysql/test_compiler.py +++ b/test/dialect/mysql/test_compiler.py @@ -1538,4 +1538,4 @@ class MatchExpressionTest(fixtures.TestBase, AssertsCompiledSQL): schema.CreateTable(t1), "CREATE TABLE sometable (unused " "CHAR(0))", - ) \ No newline at end of file + )