HistorySpace / examples.py
oberbics's picture
Update examples.py
1225bf2 verified
raw
history blame
139 Bytes
examples = [
[
'{"name": "", "email": ""}',
'John Smith, email: john@example.com',
"4000",
True
]
]