Skip to content

Commit c50977a

Browse files
committed
Add something
1 parent 81648e5 commit c50977a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/torchjd/aggregation/_aggregator_bases.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
from ._weighting_bases import Weighting
88

9+
# Add something else.
10+
911

1012
class Aggregator(nn.Module, ABC):
1113
r"""

0 commit comments

Comments
 (0)