Skip to content

Commit 299a079

Browse files
committed
indentation
1 parent 9884bf8 commit 299a079

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/rest/test_connection.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -409,8 +409,8 @@ def test_connect_with_session():
409409
],
410410
"https://oeo.test/openeo/1.1.0/",
411411
"1.1.0",
412-
),
413-
(
412+
),
413+
(
414414
[
415415
{"api_version": "0.4.1", "url": "https://oeo.test/openeo/0.4.1/"},
416416
{"api_version": "1.0.0", "url": "https://oeo.test/openeo/1.0.0/"},
@@ -464,8 +464,8 @@ def test_connect_with_session():
464464
],
465465
"https://oeo.test/openeo/1.1.0/",
466466
"1.1.0",
467-
),
468-
(
467+
),
468+
(
469469
[
470470
{
471471
"api_version": "0.1.0",

0 commit comments

Comments
 (0)