Skip to content

Commit 5f179f1

Browse files
authored
Update fuzzy_operations.py
1 parent e06f559 commit 5f179f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fuzzy_logic/fuzzy_operations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from __future__ import annotations
2-
from dataclasses import dataclass
32

3+
from dataclasses import dataclass
44
import matplotlib.pyplot as plt
55
import numpy as np
66

0 commit comments

Comments
 (0)