Skip to content
Snippets Groups Projects
Commit 29ba6064 authored by Travis Seymour's avatar Travis Seymour
Browse files

forgot to import shutil

parent 23a53b17
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,7 @@ import sys
import subprocess
import platform
from pathlib import Path
import shutil
"""
To run this script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment