main file black format

This commit is contained in:
Xevion
2019-11-01 21:28:10 -05:00
parent 40d200dd74
commit ade2f7c018
3 changed files with 17 additions and 15 deletions

View File

@@ -51,7 +51,7 @@ def run():
# Alert the user that there are duplicates in the directory and ask whether or not to continue
if len(identicals) > 0:
print('Identical files were found in the directory, continue?')
print('Identical files were the directory, continue?')
print(',\n\t'.join(identicals))
xmps = [possible for possible in files