From e57d2c39f431cee93135b4c6d6a709d754c4d650 Mon Sep 17 00:00:00 2001 From: Andrea Bozzelli <74464364+bozzelliandrea@users.noreply.github.com> Date: Fri, 26 Jul 2024 14:32:28 +0200 Subject: [PATCH] fix typo requirements-test.txt (#38) --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index 11ba2ba..e89ee5c 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -1,4 +1,4 @@ -# This requirements are for development and testing only, not for production. +# These requirements are for development and testing only, not for production. pytest coverage flake8