summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-05-13 14:49:55 +0200
committerJules Laplace <julescarbon@gmail.com>2020-05-13 14:49:55 +0200
commit96a1562e93a6fd6b8715608800c5d7909deafcb5 (patch)
treebf30cc7ef8aa0bd93e9e65ca4d86543da0044e52
parentedf6f9a9f2e3b4ac0f10c271731eb8a5f3429c88 (diff)
category count
-rw-r--r--cli/commands/bridge/finnegan.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/commands/bridge/finnegan.py b/cli/commands/bridge/finnegan.py
index c914d88..376ff7b 100644
--- a/cli/commands/bridge/finnegan.py
+++ b/cli/commands/bridge/finnegan.py
@@ -86,4 +86,4 @@ class Finneganizer:
continue
if word != word_a:
results.append(word)
- return results
+ return results