Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
isaaccorley committed Nov 1, 2021
1 parent 2064955 commit a46d3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion train.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
from pytorch_lightning.callbacks import EarlyStopping, ModelCheckpoint

from torchgeo.trainers import (
BYOLTask,
BigEarthNetClassificationTask,
BigEarthNetDataModule,
BYOLTask,
ChesapeakeCVPRDataModule,
ChesapeakeCVPRSegmentationTask,
CycloneDataModule,
Expand Down

0 comments on commit a46d3e7

Please sign in to comment.