Skip to content

Commit

Permalink
try to remove preprocessing dict
Browse files Browse the repository at this point in the history
  • Loading branch information
camillebrianceau committed Oct 23, 2024
1 parent 442a0e3 commit 842736d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion clinicadl/caps_dataset/data_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import pandas as pd
from pydantic import BaseModel, ConfigDict, computed_field, field_validator

from clinicadl.caps_dataset.utils import get_preprocessing_and_mode_from_json
from clinicadl.utils.enum import Mode
from clinicadl.utils.exceptions import (
ClinicaDLArgumentError,
Expand Down

0 comments on commit 842736d

Please sign in to comment.