Skip to content

Commit d94d3c0

Browse files
committed
Add change
1 parent 887f00c commit d94d3c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/torchjd/aggregation/_aggregator_bases.py

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

77
from ._weighting_bases import Weighting
88

9-
# Add something that just to be able to make a PR
9+
# Add something that just to be able to make a PR. Change.
1010

1111

1212
class Aggregator(nn.Module, ABC):

0 commit comments

Comments
 (0)