We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 600b40f commit a0b91efCopy full SHA for a0b91ef
1 file changed
ayon_api/_api_helpers/tasks.py
@@ -9,9 +9,7 @@
9
create_entity_id,
10
NOT_SET,
11
)
12
-from ayon_api.graphql_queries import (
13
- tasks_graphql_query,
14
-)
+from ayon_api.graphql_queries import tasks_graphql_query
15
16
from .base import BaseServerAPI
17
0 commit comments