Skip to content

Commit

Permalink
Update commands/fetch_entry/fetch_entry_main.py
Browse files Browse the repository at this point in the history
Co-authored-by: Howard Tseng <[email protected]>
  • Loading branch information
chanomkaimuk and howardt12345 authored Aug 4, 2024
1 parent 7e04fd8 commit 52cc973
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion commands/fetch_entry/fetch_entry_main.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
from commands.entry_consts.consts import I18N_JSON_URL
from modules import async_utils
from . import postprocess
from ..entry_consts.consts import (
from commands.entry_consts.consts import (

SUPPORTED_LANGUAGE_CODES,
)

Expand Down

0 comments on commit 52cc973

Please sign in to comment.