You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I try to build my project I am getting an error in the ClassificationServiceProtocol on line 17
'.map({ "($0.identifier) (($0.confidence.roundTo(places: 3) * 100.0)%)" })'
Error: Unable to infer closure type in the current context
The text was updated successfully, but these errors were encountered:
When I try to build my project I am getting an error in the ClassificationServiceProtocol on line 17
'.map({ "($0.identifier) (($0.confidence.roundTo(places: 3) * 100.0)%)" })'
Error: Unable to infer closure type in the current context
The text was updated successfully, but these errors were encountered: