From 9acb9263341a8ce95a2d0e7804dea06a96414c22 Mon Sep 17 00:00:00 2001 From: saphjra <49561526+saphjra@users.noreply.github.com> Date: Wed, 20 Nov 2024 14:07:39 +0100 Subject: [PATCH] changed inconsistency_check to include a print statement. Probably not the cleanest way to do it --- tests/unit/utils/parsing_test.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/unit/utils/parsing_test.py b/tests/unit/utils/parsing_test.py index 08ecf1b5..8e28aeab 100644 --- a/tests/unit/utils/parsing_test.py +++ b/tests/unit/utils/parsing_test.py @@ -17,7 +17,6 @@ # LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE # SOFTWARE. - # Copyright (c) 2023-2024 The pymovements Project Authors # # Permission is hereby granted, free of charge, to any person obtaining a copy