We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdb63d1 commit 6fc42b6Copy full SHA for 6fc42b6
tests/test_main.py
@@ -1,6 +1,5 @@
1
import unittest
2
from typing import Optional # Added by Kurt Larsen
3
-from unittest.mock import MagicMock
4
5
from data_diff import Database, JoinDiffer, HashDiffer
6
from data_diff import databases as db
0 commit comments