Skip to content

Commit

Permalink
🎨 remove duplicate and format
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry committed Jun 20, 2024
1 parent 67e06b4 commit 7045e57
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/move/conf/schema.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,6 @@ class InputConfig:
name: str
weight: int = 1

@dataclass
class ContinuousInputConfig(InputConfig):
scale: bool = True


@dataclass
class ContinuousInputConfig(InputConfig):
Expand Down

0 comments on commit 7045e57

Please sign in to comment.