From 0bc0fceed688e0525500afb488cf7656f61c29e8 Mon Sep 17 00:00:00 2001 From: evilchili Date: Thu, 11 Apr 2024 21:04:33 -0700 Subject: [PATCH] formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0684889..38af81e 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ platform linux -- Python 3.10.12, pytest-8.1.1, pluggy-1.4.0 rootdir: /tmp/test_project configfile: pyproject.toml plugins: cov-5.0.0 -collected 1 item +collected 1 item test/test_test_project.py x [100%] test/test_test_project_cli.py x [100%]