Skip to content
Snippets Groups Projects
Commit aafe5d4b authored by nugget's avatar nugget
Browse files

Fix copy picture to destination bug caused by shutil.move. Switched to...

Fix copy picture to destination bug caused by shutil.move. Switched to shutil.copy2 followed by os.remove.
parent f18dc101
Branches
Tags
3 merge requests!12v.0.1 for alpha release,!11Draft: Merge version0.1 changes into dev,!10Version0.1
Pipeline #735550 passed