From 6fdda33cfb7a121a18e65bdff0944004f994a4c0 Mon Sep 17 00:00:00 2001 From: R-Palazzo Date: Mon, 2 Sep 2024 21:36:42 +0200 Subject: [PATCH] add coma --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 536d9ab..46d553d 100644 --- a/setup.py +++ b/setup.py @@ -11,7 +11,7 @@ "test": [ "pytest", "flake8", - "pytest-cov" + "pytest-cov", ], }, classifiers=[