Skip to content

Commit

Permalink
imports order
Browse files Browse the repository at this point in the history
  • Loading branch information
Mario Rial committed May 16, 2019
1 parent 22646ca commit 4e9b5a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_generic_http.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
import pytest

from channels.generic.http import AsyncHttpConsumer
from channels.layers import get_channel_layer
from channels.testing import HttpCommunicator
from django.test import override_settings
from channels.layers import get_channel_layer


@pytest.mark.asyncio
Expand Down

0 comments on commit 4e9b5a3

Please sign in to comment.