Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
mjhuff committed Oct 10, 2024
1 parent a014027 commit 7a9f02f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shared-data/js/helpers/wellSets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ export const makeWellSetHelpers = (): WellSetHelpers => {
return wellSetByPrimaryWell
}

// TODO(jh 10-10-24): The partial tip logic is strongly coupled to lower-level partial tip API changes.
// Consider alternative methods for deriving well sets when in partial nozzle configurations.
const getWellSetForMultichannel = ({
labwareDef,
wellName,
Expand Down

0 comments on commit 7a9f02f

Please sign in to comment.