Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Commit

Permalink
feat: Fix flake error
Browse files Browse the repository at this point in the history
  • Loading branch information
satya7289 committed Aug 20, 2020
1 parent 4bf562c commit 0dc2fdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion systers_portal/meetup/tests/test_forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from django.utils.timezone import timedelta
from cities_light.models import City, Country
from django.contrib.contenttypes.models import ContentType
from django.core.exceptions import ValidationError


from meetup.forms import (AddMeetupForm, EditMeetupForm,
Expand Down

0 comments on commit 0dc2fdf

Please sign in to comment.