mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
OP-3682 - extract file_handler from tests
Addon distribution could use already implemented methods for dowloading from HTTP (GDrive urls).
This commit is contained in:
parent
159052f8f9
commit
27125a1088
2 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@ import glob
|
|||
import platform
|
||||
|
||||
from tests.lib.db_handler import DBHandler
|
||||
from tests.lib.file_handler import RemoteFileHandler
|
||||
from openpype.lib.file_handler import RemoteFileHandler
|
||||
|
||||
from openpype.lib.remote_publish import find_variant_key
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue