Skip to content

Commit

Permalink
Update versionadded
Browse files Browse the repository at this point in the history
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
  • Loading branch information
keves1 and adamjstewart authored Dec 17, 2024
1 parent fcb5e89 commit b2a30ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion torchgeo/trainers/change.py
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ def __init__(
freeze_decoder: Freeze the decoder network to linear probe
the segmentation head.
.. versionadded: 0.6
.. versionadded: 0.7
"""
self.weights = weights
super().__init__()
Expand Down

0 comments on commit b2a30ca

Please sign in to comment.