Skip to content

Commit

Permalink
Update nemo_aligner/metrics/__init__.py
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Gitman <igitman@nvidia.com>

Co-authored-by: Gerald Shen <119401249+gshennvm@users.noreply.github.com>
Signed-off-by: Igor Gitman <igitman@nvidia.com>
  • Loading branch information
Kipok and gshennvm committed Jan 25, 2024
1 parent 77e457a commit 1f9107d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nemo_aligner/metrics/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@
# limitations under the License.

# importing all available metrics here to make it easier to import from the config
from nemo_aligner.metrics.common import ExactStringMatchMetric, InferenceMetricsHandler
from nemo_aligner.metrics.common import InferenceMetricsHandler

0 comments on commit 1f9107d

Please sign in to comment.