We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 887f00c commit d94d3c0Copy full SHA for d94d3c0
src/torchjd/aggregation/_aggregator_bases.py
@@ -6,7 +6,7 @@
6
7
from ._weighting_bases import Weighting
8
9
-# Add something that just to be able to make a PR
+# Add something that just to be able to make a PR. Change.
10
11
12
class Aggregator(nn.Module, ABC):
0 commit comments