From 9c3c0bf4d5039ff877423e85ceaf07b8b16e8e16 Mon Sep 17 00:00:00 2001 From: flifloo Date: Thu, 19 Sep 2019 17:13:35 +0200 Subject: [PATCH] Another fix of notifications: support kfet API who return False if no commands is ready and str build of event notif. Also get only first line of token without \n --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..64e8956 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +__pycache__/ +edt.* +logs/ +token.ini +venv/