Skip to content

Commit

Permalink
fix: missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
dbirman committed Mar 5, 2025
1 parent 93a9601 commit 3b9bc9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/procedures.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
name="AAV2-Flex-ChrimsonR",
tars_identifiers=TarsVirusIdentifiers(
virus_tars_id="AiV222",
plasmid_tars_alias="AiP222",
plasmid_tars_alias=["AiP222"],
prep_lot_number="VT222",
),
titer=2300000000,
Expand Down

0 comments on commit 3b9bc9b

Please sign in to comment.