Skip to content
This repository was archived by the owner on Sep 19, 2018. It is now read-only.

Commit 47b5812

Browse files
committed
remove empty strings at the end of the file
1 parent 198abf2 commit 47b5812

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

web/tests/test_event_views.py

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -298,9 +298,3 @@ def test_edit_event_with_image(admin_user, admin_client, db):
298298
response = admin_client.get(event.get_absolute_url())
299299
assert 'event_picture/ercchy' not in response.content
300300

301-
302-
303-
304-
305-
306-

0 commit comments

Comments
 (0)