refactored

This commit is contained in:
2026-05-27 13:20:42 +02:00
parent 84d5e89728
commit 4f98971ab3
3 changed files with 110 additions and 115 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ import pathlib
import pytest
from diff import jay_diff_full, jay_merge_full
from jaydiff import jay_diff_full, jay_merge_full
DATA_DIR = pathlib.Path(__file__).parent / "data"