Skip to content

Commit

Permalink
import
Browse files Browse the repository at this point in the history
Signed-off-by: Xavier Dupre <[email protected]>
  • Loading branch information
xadupre committed Jul 28, 2023
1 parent 801121a commit c4ddd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onnxmltools/convert/libsvm/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# SPDX-License-Identifier: Apache-2.0

from . import operators_converters, shape_calculators
from . import operator_converters, shape_calculators
from .convert import convert

0 comments on commit c4ddd21

Please sign in to comment.