This commit is contained in:
Gergő Jedlicska
2023-09-21 11:24:05 +02:00
parent ce90afeab5
commit 8208861fde
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -2,12 +2,10 @@
import os
import secrets
import string
from pathlib import Path
import pytest
from gql import gql
from speckle_automate import (
AutomationContext,
AutomationRunData,
AutomationStatus,
run_function,