diff options
| author | 2017-10-27 09:40:26 +0100 | |
|---|---|---|
| committer | 2017-10-27 09:40:26 +0100 | |
| commit | 72b2f3bc29740fadb6bc49c9614dec419eb29193 (patch) | |
| tree | 5e2d04e28cdad59d80d370e8469ddfec6dda50ba /modules | |
| parent | NR: Use the same association descriptions for LDB and SCHEDULE (diff) | |
| signature | ||
Amber Rudd
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/signals.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/signals.py b/modules/signals.py index 62563f02..097385b8 100644 --- a/modules/signals.py +++ b/modules/signals.py @@ -52,6 +52,7 @@ QUOTES = { "The lamps are going out all over Europe, we shall not see them lit again in our lifetime" : "Edward Grey", "The laws of mathematics are very commendable, but the only law that applies in Australia is the law of Australia" : "Malcolm Turnbull", "He had to download the entire iOS system on his computer, he had to decrypt it, he had to do all of these things I don't even understand" : "Glenn Moramarco, as assistant U.S. attorney", + "I don’t need to understand how encryption works" : "Amber Rudd", } class Module(object): |
