Skip to content

Commit

Permalink
3333
Browse files Browse the repository at this point in the history
  • Loading branch information
ymakedaq committed Sep 25, 2024
1 parent 2a3fccd commit 464adbc
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 as _
from django.utils.translation import ugettext_lazy as _

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

0 comments on commit 464adbc

Please sign in to comment.