]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commitdiff
adjust patchfile from 6ca7c2eb
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 21 Jun 2021 20:34:16 +0000 (16:34 -0400)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 21 Jun 2021 20:34:16 +0000 (16:34 -0400)
code formatting modified table.py such that the patchfile
would no longer apply and this was missed in review.

Change-Id: I0af91cf92baa79f196b4d9f3af1bab3bb0984a23

test/ext/mypy/incremental/ticket_6476/patch1.testpatch

index 75a66c7a5e36ce61d8b699a71c83c7aa85fd50ef..ee4ec683507ef3e4b6323fa7579e32dbf6c809da 100644 (file)
@@ -1,7 +1,8 @@
---- a/table.py 2021-06-21 12:16:35.418148313 -0400
-+++ b/table.py 2021-06-21 12:16:31.204108368 -0400
-@@ -3,3 +3,4 @@
+--- a/table.py 2021-06-21 15:52:47.733131711 -0400
++++ b/table.py 2021-06-21 16:32:25.437594701 -0400
+@@ -3,3 +3,5 @@
+
  class Table(sql_base):
      pass
-
++
 +x = Table.x