Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

Fix issue 2075 #2116

Merged
merged 1 commit into from
Mar 5, 2020
Merged

Fix issue 2075 #2116

merged 1 commit into from
Mar 5, 2020

Conversation

liuzhe-lz
Copy link
Contributor

No description provided.

@liuzhe-lz liuzhe-lz linked an issue Mar 3, 2020 that may be closed by this pull request
@liuzhe-lz liuzhe-lz requested a review from ultmaster March 4, 2020 02:50
@@ -59,29 +59,34 @@ class Customize extends React.Component<CustomizeProps, CustomizeState> {
});

// true: parameters are wrong
let flag = false;
let parametersIllegal = false;
Object.keys(customized).map(item => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not forEach?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not forEach?

I'll continue to fix this in next release, thanks for Zhe and Yuge.

@QuanluZhang QuanluZhang self-requested a review March 4, 2020 03:04
@liuzhe-lz liuzhe-lz closed this Mar 4, 2020
@liuzhe-lz liuzhe-lz reopened this Mar 4, 2020
@liuzhe-lz liuzhe-lz closed this Mar 4, 2020
@liuzhe-lz liuzhe-lz reopened this Mar 4, 2020
@liuzhe-lz liuzhe-lz merged commit 444d2d7 into microsoft:master Mar 5, 2020
@liuzhe-lz liuzhe-lz deleted the fix-2075 branch April 14, 2020 02:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can not submit customized trial when I used BatchTuner
4 participants