api: fix formatting

This commit is contained in:
Jens Langhammer 2020-12-24 16:25:51 +01:00
parent 9549a7188b
commit c95f8e8418
1 changed files with 1 additions and 2 deletions

View File

@ -149,8 +149,7 @@ info = openapi.Info(
default_version="v2",
contact=openapi.Contact(email="hello@beryju.org"),
license=openapi.License(
name="GNU GPLv3",
url="https://github.com/BeryJu/authentik/blob/master/LICENSE"
name="GNU GPLv3", url="https://github.com/BeryJu/authentik/blob/master/LICENSE"
),
)
SchemaView = get_schema_view(