From c53aa77758e95e97cffa685beef639bab9cca023 Mon Sep 17 00:00:00 2001 From: Matthew Connelly Date: Fri, 3 May 2019 19:43:39 +0100 Subject: [PATCH] pylint placations --- trashtalker.py | 1 + 1 file changed, 1 insertion(+) diff --git a/trashtalker.py b/trashtalker.py index 860905a..21e132e 100644 --- a/trashtalker.py +++ b/trashtalker.py @@ -25,6 +25,7 @@ from random import shuffle ## ## If you can get this working using PJSUA2, a pull request would be greatly appreciated. +state=None # Application scaffolding # logger functions