From ecb999a49eaa4b7fc2aff751a32a62de9e9493cb Mon Sep 17 00:00:00 2001 From: Marty Oehme Date: Fri, 12 Sep 2025 10:19:49 +0200 Subject: [PATCH] chore: Formatting for ruff check --- tests/test_formatting.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_formatting.py b/tests/test_formatting.py index 27eb702..7c4b381 100644 --- a/tests/test_formatting.py +++ b/tests/test_formatting.py @@ -1,6 +1,6 @@ from papis.document import Document -from papis_extract.annotation import Annotation +from papis_extract.annotation import Annotation from papis_extract.formatter import ( format_count, format_csv,