make cli output better
This commit is contained in:
@@ -47,6 +47,7 @@ class Scaler:
|
||||
os.system( self.command )
|
||||
|
||||
print( '\n\n==> Photo upscaled' );
|
||||
return True
|
||||
|
||||
def videoScaler ( self, tmppath, threads, scalefactor, sharpening, filetype, mode ):
|
||||
self.isScaling = True
|
||||
|
||||
Reference in New Issue
Block a user