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

removed type

parent 51446f33
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