don't know how that got in here

This commit is contained in:
jonaswinkler 2020-12-20 15:25:47 +01:00
parent 01c2fe508e
commit b10e7abbe8

View File

@ -15,7 +15,6 @@ writeable_hint = (
def path_check(var, directory):
messages = []
print(directory)
if directory:
if not os.path.exists(directory):
messages.append(Error(