Skip to content

Commit 6890dfc

Browse files
committed
remove test field
1 parent d17ff6d commit 6890dfc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

autointent/nodes/schemes.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ class RegexNodeValidator(BaseModel):
104104
target_metric: RegexpMetrics
105105
metrics: list[RegexpMetrics] | None = None
106106
search_space: list[RegexpSearchSpaceType]
107-
param: float
108107

109108

110109
SearchSpaceTypes: TypeAlias = RegexNodeValidator | EmbeddingNodeValidator | ScoringNodeValidator | DecisionNodeValidator

0 commit comments

Comments
 (0)