shutil added to imports
This commit is contained in:
parent
810dc7d034
commit
98038bdc8a
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ import re
|
|||
import requests
|
||||
import sys
|
||||
import json
|
||||
import shutil
|
||||
|
||||
from hashlib import sha256
|
||||
from enum import IntEnum, auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue