Skip to content

Commit

Permalink
Duplicate removed
Browse files Browse the repository at this point in the history
  • Loading branch information
lapaniku committed Sep 19, 2023
1 parent bbbb8fa commit b2c69d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion basemodels/pydantic/manifest/manifest.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ class RequestConfig(Model):
multiple_choice_min_choices: Optional[int] = 1
overlap_threshold: Optional[float]
answer_type: Optional[str] = "str"
ignore_case: Optional[bool]
max_value: Optional[float]
min_value: Optional[float]
max_length: Optional[int]
Expand Down

0 comments on commit b2c69d7

Please sign in to comment.