fixed missing os import
This commit is contained in:
parent
7b050d3361
commit
80802ec1c1
@ -1,6 +1,7 @@
|
||||
import hashlib
|
||||
import logging
|
||||
import shutil
|
||||
import os
|
||||
import uuid
|
||||
from typing import Optional
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user