Skip to content

Commit d495e3d

Browse files
committed
run black
1 parent 5614ed8 commit d495e3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test_app/tests/resource_registry/test_resource_types_api.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ def test_resource_type_list(admin_api_client):
2020
"aap.original2",
2121
"shared.organization",
2222
"shared.roledefinition",
23-
"aap.resourcemigrationtestmodel"]
23+
"aap.resourcemigrationtestmodel",
24+
]
2425
)
2526

2627

0 commit comments

Comments
 (0)