Skip to content

Commit

Permalink
deeplearning/projects/flashlight-text/bindings/python:lib_text_decoder
Browse files Browse the repository at this point in the history
Reviewed By: azad-meta

Differential Revision: D57014192

fbshipit-source-id: ddcbda3c62819f58fa64cb14bcec5585954a337e
  • Loading branch information
AishwaryaSivaraman authored and facebook-github-bot committed May 7, 2024
1 parent 8936714 commit b8c5fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python/flashlight/lib/text/decoder/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import textwrap
import warnings

from ..flashlight_lib_text_decoder import ( # noqa
from ..flashlight_lib_text_decoder import ( # noqa # @manual=fbcode//deeplearning/projects/flashlight-text/bindings/python:flashlight_lib_text_decoder
create_emitting_model_state,
CriterionType,
DecodeResult,
Expand Down

0 comments on commit b8c5fa1

Please sign in to comment.