Skip to content

Commit

Permalink
bilt-exercise-3-forgot-rules
Browse files Browse the repository at this point in the history
  • Loading branch information
jsdbroughton committed May 7, 2024
1 parent 12cf77b commit 04d53bb
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,8 +1,8 @@
from pydantic import Field
from speckle_automate import AutomationContext, AutomateBase, execute_automate_function
from Utilities.helpers import flatten_base, speckle_print
import random

from rules import RevitRules

class FunctionInputs(AutomateBase):
"""These are function author defined values.
Expand Down

0 comments on commit 04d53bb

Please sign in to comment.