Skip to content

Commit 2ac0aaa

Browse files
committed
Add TODO comment for implementation of genrically named calibrations
1 parent e1d46f9 commit 2ac0aaa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/mavedb/view_models/score_range.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -348,6 +348,8 @@ class ZeibergCalibrationScoreRanges(ScoreRanges, SavedZeibergCalibrationScoreRan
348348

349349
### Score set range container models
350350

351+
# TODO#518: Generic score range keys for supported calibration formats.
352+
351353

352354
class ScoreSetRangesBase(BaseModel):
353355
investigator_provided: Optional[InvestigatorScoreRangesBase] = None

0 commit comments

Comments
 (0)