patch 8.2.4396: Python3 test fails

Problem:    Python3 test fails.
Solution:   Remove "let".
diff --git a/src/version.c b/src/version.c
index e073086..fb1b847 100644
--- a/src/version.c
+++ b/src/version.c
@@ -751,6 +751,8 @@
 static int included_patches[] =
 {   /* Add new patch number below this line */
 /**/
+    4396,
+/**/
     4395,
 /**/
     4394,