Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 5, 2024
1 parent a6a1c9d commit 0ad7fb1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/schema/objects/columns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ duration:
short as to be effectively modeled as an impulse.
type: number
unit: s
minimum: 0
minimum: 0
x_coordinate:
name: x_coordinate
display_name: Gaze x-coordinate
Expand Down
2 changes: 1 addition & 1 deletion src/schema/objects/metadata.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1130,7 +1130,7 @@ EnvironmentCoordinates:
Coordinates origin (or zero), for gaze-on-screen coordinates,
this can be for example: `"top-left"` or `"center"`.
For virtual reality this could be, amongst others, spherical coordinates.
type: string
type: string
EncodingTechnique:
name: EncodingTechnique
display_name: Encoding Technique
Expand Down

0 comments on commit 0ad7fb1

Please sign in to comment.