Skip to content

Commit d9a8c65

Browse files
committed
lets see
1 parent f3ae7ed commit d9a8c65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fuzzy_logic/test_fuzzy_logic.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import unittest
2-
from fuzzy_operations import FuzzySet
2+
from fuzzy_logic.fuzzy_operations import FuzzySet
33

44

55
class TestFuzzySet(unittest.TestCase):

0 commit comments

Comments
 (0)