deleted some empty lines with indentations in the project

This commit is contained in:
k4yt3x
2020-05-07 19:55:33 -04:00
parent 988600a769
commit 4a3553607b
3 changed files with 7 additions and 7 deletions

View File

@@ -73,7 +73,7 @@ class WrapperMain:
self.driver_settings['output'] = output_file
self.driver_settings['zoomFactor'] = zoom_factor
self.driver_settings['threads'] = threads
# Anime4KCPP will look for Anime4KCPPKernel.cl under the current working directory
# change the CWD to its containing directory so it will find it
if platform.system() == 'Windows':