Skip to content

Commit

Permalink
flake8 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
d.choban committed Feb 20, 2018
1 parent f0c4e20 commit 21b6409
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_field_classes.py
Expand Up @@ -21,4 +21,3 @@ def test_field_classes(self, admin_client):

assert response.context_data['list_items'][0][2]['class'] == 'online'
assert response.context_data['list_items'][1][2]['class'] == 'offline'

0 comments on commit 21b6409

Please sign in to comment.