Changed swift name of MPPCategory

This commit is contained in:
Prianka Liz Kariat 2023-01-13 21:04:17 +05:30
parent 5642980ab0
commit fa30100059

View File

@ -21,7 +21,7 @@ NS_ASSUME_NONNULL_BEGIN
* index of the label in the corresponding label file. Typically it's used as the result of
* classification tasks.
*/
NS_SWIFT_NAME(ClassificationCategory)
NS_SWIFT_NAME(ResultCategory)
@interface MPPCategory : NSObject
/**