Skip to content

Commit

Permalink
Fix error in documentation signature
Browse files Browse the repository at this point in the history
  • Loading branch information
Eve-ning authored Dec 28, 2023
1 parent 60b835d commit a78446a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frdc/train/frdc_datamodule.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ class FRDCDataModule(LightningDataModule):
Does not have the same performance as::
FRDCSSLDataModule(
FRDCDataModule(
train_lab_ds=train_lab_ds,
train_unl_ds=None,
...
Expand Down

0 comments on commit a78446a

Please sign in to comment.