Skip to content

Commit

Permalink
exercise-2-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdbroughton committed May 7, 2024
1 parent 134ebea commit df2397b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from pydantic import Field
from speckle_automate import AutomationContext, AutomateBase
from speckle_automate import AutomationContext, AutomateBase, execute_automate_function
from Utilities.helpers import flatten_base, speckle_print
import random

Expand Down

0 comments on commit df2397b

Please sign in to comment.