From cdf18e8338325f4d6fdc307f3b2216b4c4a24e14 Mon Sep 17 00:00:00 2001 From: Ebrahim Byagowi Date: Mon, 13 Jul 2020 20:07:51 +0430 Subject: [PATCH] [py] minor, remove unnecessary pass discovered by lgtm --- src/gen-arabic-table.py | 1 - 1 file changed, 1 deletion(-) diff --git a/src/gen-arabic-table.py b/src/gen-arabic-table.py index 50501ce7f..621d5b60c 100755 --- a/src/gen-arabic-table.py +++ b/src/gen-arabic-table.py @@ -181,7 +181,6 @@ def print_shaping_table(f): if items not in ligatures: ligatures[items] = {} ligatures[items][shape] = c - pass else: # Save shape if items[0] not in names: