arreglos estetics
This commit is contained in:
@@ -42,6 +42,7 @@ class RobocopySyncEngine(SyncEngine):
|
||||
stderr=subprocess.STDOUT,
|
||||
text=True,
|
||||
universal_newlines=True,
|
||||
creationflags=subprocess.CREATE_NO_WINDOW,
|
||||
)
|
||||
|
||||
files_copied = 0
|
||||
|
||||
Reference in New Issue
Block a user