Skip to content

Commit 77297b5

Browse files
authored
docs
1 parent 6e673e1 commit 77297b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deeptrack/elementwise.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656

5757

5858
class ElementwiseFeature(Feature):
59-
59+
6060
__gpu_compatible__ = True
6161

6262
def __init__(self, function, feature=None, **kwargs):

0 commit comments

Comments
 (0)