Skip to content

Commit

Permalink
fix: linting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
tilman151 committed Mar 1, 2024
1 parent e5b7020 commit f913dcf
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions rul_adapt/approach/pseudo_labels.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,8 +53,6 @@
import torch
from rul_datasets.utils import feature_to_tensor

from rul_adapt import utils


def generate_pseudo_labels(
dm: rul_datasets.RulDataModule, model: torch.nn.Module, inductive: bool = False
Expand Down

0 comments on commit f913dcf

Please sign in to comment.