Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update arrays.py #142

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions arrays.py
Original file line number Diff line number Diff line change
Expand Up @@ -560,7 +560,7 @@
"a segmentation fault",
"a friday afternoon PagerDuty alert",
"some freshly baked bread",
"a 642 episode let's play series",
"a 642 episode Let's Play series",
"a 210 minute queue for a roller coaster",
"double pepperoni",
"a quip",
Expand All @@ -575,9 +575,9 @@
"the back row on a roller coaster",
"a 6€ hot chocolate",
"a jigsaw puzzle with a piece missing",
"my home assistant login",
"my mastodon password",
"a home assistant integration",
"my Home Assistant login",
"my Mastodon password",
"a Home Assistant integration",
"a working backup",
"a broken backup",
"a full disk",
Expand All @@ -598,4 +598,6 @@
"a Protogen",
"a cutie",
"a pizza",
"an \"I use Arch, by the way\" sticker",
"a surefire way to disable motion smoothing",
]
Loading