Skip to content

Commit

Permalink
minimal fix
Browse files Browse the repository at this point in the history
  • Loading branch information
idalindegaard committed Dec 17, 2024
1 parent 6e6b00e commit 7c220d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cg_lims/models/arnold/prep/twist/buffer_exchange.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ class ArtifactUDFs(BaseModel):

class ProcessUDFs(BaseModel):
lot_nr_elution_buffer_bex: Optional[str] = Field(None, alias="Lot no: Elution Buffer")
)


class ArnoldStep(BaseStep):
Expand Down

0 comments on commit 7c220d4

Please sign in to comment.