Skip to content

Commit

Permalink
feat: trigger cd frontend
Browse files Browse the repository at this point in the history
  • Loading branch information
geoje committed Nov 5, 2024
1 parent 2af1894 commit 78757c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/services/enhance/potentialCondition.ts
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ function calcBlankProbability(
1
);
}

// CD
export function isFitConditions(
conditionGrid: PotentialCondition[][],
potentialInfos: PotentialResponse[]
Expand Down

0 comments on commit 78757c2

Please sign in to comment.