Skip to content

fix: UTC-568: VideoTag playback speed attributes validation#759

Open
mcanu wants to merge 1 commit intomasterfrom
fb-utc-568
Open

fix: UTC-568: VideoTag playback speed attributes validation#759
mcanu wants to merge 1 commit intomasterfrom
fb-utc-568

Conversation

@mcanu
Copy link
Contributor

@mcanu mcanu commented Feb 12, 2026

No description provided.

@mcanu
Copy link
Contributor Author

mcanu commented Feb 13, 2026

/git merge

""" """
return examples.get("Video")

def _parse_speed_attr(self, attr_name: str) -> Optional[float]:
Copy link
Contributor

@hakan458 hakan458 Feb 17, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe should have a generic function in LabelInterface that gets any attribute as the raw string. Then in validate_config for this class you can cast it to float

Copy link
Contributor

@hakan458 hakan458 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left suggestion but looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants