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

Commit d683790

Browse files
author
Adam Cohen Hillel
committed
fix tests
1 parent e91ab82 commit d683790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

masked_ai/tests/test_core/test_masks.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"""
33
import unittest
44

5-
from core.masks import (
5+
from masked_ai.core.masks import (
66
IPMask,
77
NamesMask,
88
LinkMask,

0 commit comments

Comments
 (0)