Add todo comment for log scale check

This commit is contained in:
c-bata
2022-02-01 23:13:13 +09:00
parent e85ed2a13a
commit 9a24f7d549
@@ -26,6 +26,7 @@ const useStyles = makeStyles((theme: Theme) =>
})
)
// TODO(c-bata): Check `log` field of IntDistribution and FloatDistribution.
const logDistributions = ["LogUniformDistribution", "IntLogUniformDistribution"]
export const GraphSlice: FC<{