Skip to content

Commit

Permalink
unit test fix #9 [test_localization_disable.py]
Browse files Browse the repository at this point in the history
  • Loading branch information
MothScientist committed Jan 11, 2025
1 parent fd0a4e2 commit 1a60c81
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions tests/test_localization.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
import json
from time import time
from budget_graph.dictionary import receive_translation, get_list_languages
from budget_graph.global_config import GlobalConfig


# GlobalConfig.set_config()


class TestLanguages(unittest.TestCase):
Expand Down

0 comments on commit 1a60c81

Please sign in to comment.