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