mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
moved qargparse into openpype vendor
This commit is contained in:
parent
c57fc03916
commit
e48af45857
12 changed files with 833 additions and 15 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import nuke
|
||||
from avalon.vendor import qargparse
|
||||
import qargparse
|
||||
from avalon import api, io
|
||||
|
||||
from openpype.hosts.nuke.api.lib import (
|
||||
|
|
|
|||
|
|
@ -1,7 +1,6 @@
|
|||
import re
|
||||
import nuke
|
||||
|
||||
from avalon.vendor import qargparse
|
||||
import qargparse
|
||||
from avalon import api, io
|
||||
|
||||
from openpype.hosts.nuke.api.lib import (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue