Skip to content
Snippets Groups Projects
Verified Commit 2c9eeb85 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Reformat

parent 383b962f
Branches engs
No related tags found
No related merge requests found
...@@ -10,6 +10,4 @@ class DefaultConfig(AppConfig): ...@@ -10,6 +10,4 @@ class DefaultConfig(AppConfig):
"Repository": "https://edugit.org/AlekSIS/onboarding//AlekSIS-App-Matrix", "Repository": "https://edugit.org/AlekSIS/onboarding//AlekSIS-App-Matrix",
} }
licence = "EUPL-1.2+" licence = "EUPL-1.2+"
copyright_info = ( copyright_info = (([2021], "Dominik George", "dominik.george@teckids.org"),)
([2021], "Dominik George", "dominik.george@teckids.org"),
)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment