Skip to content

Commit 570267d

Browse files
committed
sty: Fix long yaml line
1 parent 4f5b5e1 commit 570267d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/schema/meta/context.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -407,7 +407,9 @@ properties:
407407
type: integer
408408
axis_codes:
409409
name: 'axis codes'
410-
description: 'Orientation labels indicating primary direction of data axes defined with respect to the object of interest.'
410+
description: >
411+
Orientation labels indicating primary direction of data axes defined
412+
with respect to the object of interest.
411413
type: array
412414
minItems: 3
413415
maxItems: 3

0 commit comments

Comments
 (0)