Skip to content

Commit

Permalink
imports
Browse files Browse the repository at this point in the history
  • Loading branch information
phil65 committed Mar 20, 2018
1 parent c4445e0 commit ca109c0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions resources/lib/TheMovieDB.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
# Copyright (C) 2015 - Philipp Temminghoff <[email protected]>
# This program is Free Software see LICENSE file for details

from __future__ import unicode_literals
from __future__ import absolute_import

import re
import urllib

Expand Down

0 comments on commit ca109c0

Please sign in to comment.