mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix import in create ayon addons
This commit is contained in:
parent
9181fce3b9
commit
8c2bc797e6
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import shutil
|
|||
import argparse
|
||||
import zipfile
|
||||
import types
|
||||
import importlib
|
||||
import importlib.machinery
|
||||
import platform
|
||||
import collections
|
||||
from pathlib import Path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue