From 2c68c584f3c7b19828e959bf16644145e157d11f Mon Sep 17 00:00:00 2001 From: HikariLan Date: Mon, 8 Jul 2024 17:47:19 +0800 Subject: [PATCH] chore: fmt --- python-markdown-extension/test/cli.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-markdown-extension/test/cli.py b/python-markdown-extension/test/cli.py index a7abbe9a..f1fc1643 100644 --- a/python-markdown-extension/test/cli.py +++ b/python-markdown-extension/test/cli.py @@ -74,4 +74,4 @@ }, ) -print(result) \ No newline at end of file +print(result)