Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 8e934c1

Browse files
committed
Fix for merge
1 parent 63948c5 commit 8e934c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_diff/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import math
22
from urllib.parse import urlparse
33

4-
from typing import Union
4+
from typing import Union, Any
55
from uuid import UUID
66

77

0 commit comments

Comments
 (0)