Files
Matt GriswoldandGitHub 5147028bee clean up / format / poetry (#1000)
* stub in poetry for pipenv

* re-add tester image

* add pre-commit / formatting

* fix ghactions

* revert test data whitespace, exclude tests/data

* revert ws

* decruft, rm tox/pipenv

* install dev packages for base image

* add lgtm config to force to py3
2021-07-10 10:12:35 -05:00

20 lines
293 B
Plaintext

{
"results": [
{
"Name": "Organization 1",
"Country": "US",
"City": "City 1"
},
{
"Name": "Organization 2",
"Country": "FI",
"City": "City 2"
},
{
"Name": "Organization 3",
"Country": "",
"City": "City 3"
}
]
}