aws / sagemaker-core

Apache License 2.0
5 stars 3 forks source link

fix: additional class methods are not generated as class methods #44

Closed pintaoz-aws closed 3 months ago

pintaoz-aws commented 3 months ago

Issue #, if available:

Description of changes:

When comparing method type string to enum it should be method.method_type == MethodType.CLASS.value.