Skip to content

Commit 99f9170

Browse files
committed
update
1 parent ff1cc51 commit 99f9170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

graph_net/torch/extractor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,4 +218,4 @@ def decorator_or_wrapper(obj):
218218
"Only torch.nn.Module instance or subclass supported."
219219
)
220220

221-
return decorator_or_wrapper
221+
return decorator_or_wrapper

0 commit comments

Comments
 (0)