From 8400b39dd9179c7269dd8db841df14096fc46b17 Mon Sep 17 00:00:00 2001 From: AlexVonB Date: Sat, 4 Sep 2021 21:47:27 +0200 Subject: [PATCH] remove trailing whitespace to satisfy the linter --- tests/test_lists.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_lists.py b/tests/test_lists.py index 64158c6..5a04430 100644 --- a/tests/test_lists.py +++ b/tests/test_lists.py @@ -51,7 +51,7 @@ def test_nested_ols(): def test_ul(): assert md('') == '* a\n* b\n' - assert md("""