From 505affad04bbe1873e587a595235eb08e2558f5e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?An=C3=A8s=20Foufa?= <50831911+AnesFoufa@users.noreply.github.com> Date: Sat, 7 Jun 2025 22:20:43 +0200 Subject: [PATCH] Remove trailing spaces --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f7e6576..8e91c86 100644 --- a/README.rst +++ b/README.rst @@ -71,7 +71,7 @@ Dictionary configuration and Card Formatter url = 'YOUR_WEB_HOOK_URL' logging_dict = { - 'version': 1, + 'version': 1, 'disable_existing_loggers': False, 'formatters': { 'teamscard': {