Hello_world #1

Merged
Lermer merged 9 commits from Hello_world into main 2022-07-27 15:18:22 +02:00
Showing only changes of commit c60bf4ce09 - Show all commits

View file

@ -1,12 +0,0 @@
options:
beer: true
wine: true
liquor: false
name: "world"
year: 2017
schema:
beer: bool
wine: bool
liquor: bool
name: str
year: int