mirror of
https://github.com/arsenetar/dupeguru.git
synced 2026-01-22 14:41:39 +00:00
chore: Apply whitespace fixes from hooks
- Remove trailing whitespace - Correct single newline at end of files (skip for json) - Update to formatting in a few places due to black
This commit is contained in:
@@ -37,7 +37,7 @@ VSVersionInfo(
|
||||
StringStruct(u'OriginalFilename', u'dupeguru-win{3}.exe'),
|
||||
StringStruct(u'ProductName', u'dupeGuru'),
|
||||
StringStruct(u'ProductVersion', u'{0}.{1}.{2}.0')])
|
||||
]),
|
||||
]),
|
||||
VarFileInfo([VarStruct(u'Translation', [1033, 1200])])
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user