Skip to content

Commit

Permalink
deeplearning/projects/flashlight-text/bindings/python:lib_text_dictio…
Browse files Browse the repository at this point in the history
…nary

Reviewed By: AishwaryaSivaraman

Differential Revision: D57014310

fbshipit-source-id: 033bec9b537823ee50fb6be7a60aa07ab0c57154
  • Loading branch information
generatedunixname89002005287564 authored and facebook-github-bot committed May 6, 2024
1 parent e3877af commit 8936714
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bindings/python/flashlight/lib/text/dictionary.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
LICENSE file in the root directory of this source tree.
"""

from .flashlight_lib_text_dictionary import (
from .flashlight_lib_text_dictionary import ( # @manual=fbcode//deeplearning/projects/flashlight-text/bindings/python:flashlight_lib_text_dictionary
create_word_dict,
Dictionary,
load_words,
Expand Down

0 comments on commit 8936714

Please sign in to comment.