Skip to content

Commit

Permalink
Optimize imports
Browse files Browse the repository at this point in the history
  • Loading branch information
swizzlevixen committed Jun 25, 2018
1 parent 0a504ce commit db6a53b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/test_film.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
#! /usr/bin/env python3
import logging

import requests

from letterboxd.letterboxd import Letterboxd
from letterboxd.services.film import Film
from tests.test_letterboxd import film_keys, load_user_pass
Expand Down

0 comments on commit db6a53b

Please sign in to comment.