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
Closes#582Closes#585
### Summary of Changes
Mark the following API elements as internal:
* Static method `Schema.merge_multiple_schemas`
* Instance method `SupportVectorMachineKernel.get_sklearn_kernel`
* Module `config`
---------
Co-authored-by: megalinter-bot <[email protected]>
Describe the bug
The function
Schema.merge_multiple_schemas
is missing an underscore to mark it as internal.To Reproduce
/
Expected behavior
/
Screenshots (optional)
No response
Additional Context (optional)
No response
The text was updated successfully, but these errors were encountered: