'test/options.json' verwijderen
This commit is contained in:
parent
0f32dac22f
commit
c60bf4ce09
1 changed files with 0 additions and 12 deletions
|
@ -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
|
Loading…
Reference in a new issue