Skip to content

Commit bae480f

Browse files
authored
Update fuzzy_operations.py
1 parent e55c672 commit bae480f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fuzzy_logic/fuzzy_operations.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from __future__ import annotations
22
import matplotlib.pyplot as plt
33
import numpy as np
4-
54
class FuzzySet:
65
"""
76
A class for representing and manipulating triangular fuzzy sets.

0 commit comments

Comments
 (0)