Skip to content
Snippets Groups Projects
Commit 3d1f6cd9 authored by AndiMajore's avatar AndiMajore
Browse files

removed type

Former-commit-id: a3dc5740
parent ecb06c92
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