mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
fix warnings import
This commit is contained in:
parent
9201a6c354
commit
e4b6c0c777
1 changed files with 1 additions and 0 deletions
|
|
@ -2,6 +2,7 @@
|
|||
"""Implementation of AYON commands."""
|
||||
import os
|
||||
import sys
|
||||
import warnings
|
||||
from typing import Optional, List
|
||||
|
||||
from ayon_core.addon import AddonsManager
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue