Skip to content
Snippets Groups Projects
Commit 8d419dcc authored by AndiMajore's avatar AndiMajore
Browse files

removed type

Former-commit-id: 057dca216e90e4cdf6785f754e90f1ab45a37482 [formerly d9cf71af8ecf43558328e20aec6b3c1cc6310c58]
Former-commit-id: 4efaf5f193769629e8b7916801eded09c17d4e9b
parent 72ab6ce8
No related branches found
No related tags found
No related merge requests found
......@@ -146,7 +146,7 @@ def import_license():
license += line
return license
except FileNotFoundError:
print(f'No lincense doc there yet! Make sure to run an update first!')
print(f'No license doc there yet! Make sure to run an update first!')
return ""
......
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