rougail/tests/dictionaries/01base_float/yml/00-base.yml

19 lines
354 B
YAML
Raw Normal View History

2022-11-02 22:52:50 +01:00
version: '0.10'
variables:
- family:
name: general
variables:
- variable:
name: float
type: float
description: Description
value:
- text: '0.527'
- variable:
name: float_multi
type: float
description: Description
multi: 'True'
value:
- text: '0.527'