Remove artifacts from black formatting (#65113)

* Remove artifacts from black formatting

* Tweak
This commit is contained in:
Erik Montnemery 2022-01-28 16:00:01 +01:00 committed by GitHub
parent 0b02870489
commit dccc4eba76
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 41 additions and 41 deletions

View file

@ -210,7 +210,7 @@ async def test_service_person(hass, aioclient_mock):
)
aioclient_mock.delete(
ENDPOINT_URL.format(
"persongroups/test_group1/persons/" "25985303-c537-4467-b41d-bdb45cd95ca1"
"persongroups/test_group1/persons/25985303-c537-4467-b41d-bdb45cd95ca1"
),
status=200,
text="{}",