From 764c12205d9e85c8a0255233bb094df865a0559b Mon Sep 17 00:00:00 2001 From: mcgillij Date: Fri, 22 Jul 2022 15:58:35 -0300 Subject: [PATCH] black --- tests/test_py3status_github_notifications.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_py3status_github_notifications.py b/tests/test_py3status_github_notifications.py index 9c9c77e..1fbf529 100644 --- a/tests/test_py3status_github_notifications.py +++ b/tests/test_py3status_github_notifications.py @@ -2,4 +2,4 @@ def test_version(): - assert __version__ == '0.1.5' + assert __version__ == "0.1.5"