Skip to content

Commit

Permalink
Update settings.py
Browse files Browse the repository at this point in the history
  • Loading branch information
miigotu committed Jul 10, 2023
1 parent 438a137 commit 451c8ed
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sickchill/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@
from .init_helpers import setup_gettext, sickchill_dir

if TYPE_CHECKING:
from .movies import MovieList
from configobj import ConfigObj

from .movies import MovieList

setup_gettext()

Expand Down

0 comments on commit 451c8ed

Please sign in to comment.