Skip to content

Commit

Permalink
Isort
Browse files Browse the repository at this point in the history
  • Loading branch information
jmolinski committed Apr 2, 2019
1 parent 59b47fd commit c3b7d57
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Empty file removed -popracuje
Empty file.
Empty file removed -zawyżył
Empty file.
Empty file removed Jeśli
Empty file.
Empty file removed Podsumowując
Empty file.
2 changes: 1 addition & 1 deletion tests/inferfaces_tests/test_recommendations.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
import pytest
from tests.test_data.movies import MOVIE1, MOVIES
from tests.test_data.shows import SHOW
from tests.utils import USER, mk_mock_client
from trakt.core.exceptions import ArgumentError, NotAuthenticated
from trakt.core.json_parser import parse_tree
from trakt.core.models import Movie, Show
from tests.test_data.shows import SHOW


def test_recommendations_movies():
Expand Down

0 comments on commit c3b7d57

Please sign in to comment.