Skip to content
Snippets Groups Projects
Commit 8e4550fe authored by George Nachman's avatar George Nachman
Browse files

Formatting fixds

parent 0a4855ca
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -178,7 +178,7 @@ static const double kUserDefinedVariableMultiplier = 1;
// Doing lots of typing in a session
// Being newly created
// Recency of use
return score;
}
 
Loading
Loading
@@ -244,7 +244,6 @@ static const double kUserDefinedVariableMultiplier = 1;
id displayString = [_delegate openQuicklyModelDisplayStringForFeatureNamed:name
value:bestFeature
highlightedIndexes:bestIndexSet];
[features addObject:@[ displayString, @(score) ]];
}
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment