We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae53ada commit ae4dcddCopy full SHA for ae4dcdd
1 file changed
jupyddl/node.py
@@ -53,5 +53,3 @@ def __init__(
53
54
def __lt__(self, other):
55
return self.f_cost <= other.f_cost
56
-
57
0 commit comments