From 1e644e78f3d93fafac1f4ea7d40ff1bb3a41c635 Mon Sep 17 00:00:00 2001 From: Evelyn Date: Fri, 29 Sep 2017 21:45:48 +0100 Subject: Signals: Add Turnball --- modules/signals.py | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/signals.py b/modules/signals.py index 7ed6c2d0..8c75c260 100644 --- a/modules/signals.py +++ b/modules/signals.py @@ -50,6 +50,7 @@ QUOTES = { "If you know your enemy and know yourself, one hundred battles will not defeat you" : "Sun Tzu", "Come here to this gate! Mr Gorbachev, open this gate! Mr Gorbachev, tear down this wall!" : "Ronald Reagan", "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", } class Module(object): -- cgit v1.3.1-10-gc9f91