Reformat with black 26.1.0

This commit is contained in:
Claude 2026-01-21 15:23:44 +00:00
commit cb33bec699
No known key found for this signature in database
12 changed files with 48 additions and 114 deletions

View file

@ -20,7 +20,6 @@ import pathlib
import pytest
import uuid
try:
import pandas as pd # type: ignore
except ImportError: