summaryrefslogtreecommitdiff
path: root/cli/commands/bridge/naive.py
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-04-08 13:28:52 +0200
committerJules Laplace <julescarbon@gmail.com>2020-04-08 13:28:52 +0200
commit577cb8d33e8c190f5f23abf560fdab385a6b745e (patch)
treed9d9004344530b38a6c0bc492d95962280a5e559 /cli/commands/bridge/naive.py
parentaebb91b47cad8aa70403eb6dec9dbe49ef6267fb (diff)
readme
Diffstat (limited to 'cli/commands/bridge/naive.py')
-rw-r--r--cli/commands/bridge/naive.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/commands/bridge/naive.py b/cli/commands/bridge/naive.py
index 4014279..96122c2 100644
--- a/cli/commands/bridge/naive.py
+++ b/cli/commands/bridge/naive.py
@@ -1,5 +1,5 @@
"""
-Find connections between two words
+Find connections between two words (naive implementation)
"""
import click