Skip to content

Commit

Permalink
444
Browse files Browse the repository at this point in the history
  • Loading branch information
ymakedaq committed Sep 25, 2024
1 parent 464adbc commit 97e853d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from dataclasses import asdict
from typing import Dict, Optional

from django.utils.translation import ugettext_lazy as _
from django.utils.translation import gettext_lazy as _

from backend.configuration.constants import DBType
from backend.constants import IP_PORT_DIVIDER
Expand Down

0 comments on commit 97e853d

Please sign in to comment.