summaryrefslogtreecommitdiff
path: root/yoshi/wordlist.py
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-11-07 18:29:37 -0600
committerChristian Cleberg <hello@cleberg.net>2024-11-07 18:29:37 -0600
commitace37138a976fe4915af71ae6992bb327c64d3cc (patch)
tree8fe3746248fdf18911cdaf55c762ab80fe2aef15 /yoshi/wordlist.py
parent2aeccc9022ca7984af27a0dd372e89e573158a62 (diff)
downloadyoshi-cli-ace37138a976fe4915af71ae6992bb327c64d3cc.tar.gz
yoshi-cli-ace37138a976fe4915af71ae6992bb327c64d3cc.tar.bz2
yoshi-cli-ace37138a976fe4915af71ae6992bb327c64d3cc.zip
fix pylint errors for wordlist.py
Diffstat (limited to 'yoshi/wordlist.py')
-rw-r--r--yoshi/wordlist.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/yoshi/wordlist.py b/yoshi/wordlist.py
index af03a6f..3ea052e 100644
--- a/yoshi/wordlist.py
+++ b/yoshi/wordlist.py
@@ -1,3 +1,7 @@
+"""
+A list of words to be used in XKCD-style passphrases.
+"""
+
WORDLIST = [
"abacus",
"abdomen",